1.1.2 • Published 1 year ago
puller-store v1.1.2
Puller-Store
Fetch from network and pull it in an object-based data store
Including Puller-Store
Script tag
<script src="https://cdn.jsdelivr.net/npm/puller-store/src/puller.js"></script>
For initiation you must create a variable to init the object
const cloud = new Puller();