npm install xStore
var xStore = require('xStore')Download xStore.min.js and include it in your HTML document:
<script src="xStore.min.js"></script>AMD and CommonJS are supported!
npm install xStore
var xStore = require('xStore')Download xStore.min.js and include it in your HTML document:
<script src="xStore.min.js"></script>AMD and CommonJS are supported!