JSFiddle - React, Tailwind, and code Playground
by scriptstar
HTML
<script src="http://ajax.cdnjs.com/ajax/libs/json2/20110223/json2.js"></script>
<script src="https://github.com/marcuswestin/store.js/blob/master/store.min.js"></script>
JavaScript
store.set('username', 'marcus');
store.get('username')