dycachejs

1.6.5 • Public • Published

dyCacheJS

Cache data using JavaScript in the browser.

Status

license npm version Build Status

Getting Started

  • Download the latest release of the project.
  • Clone the repo: git clone https://github.com/yusufshakeel/dyCacheJS.git
  • Install via npm: npm install --save dycachejs
  • Use from jsDelivr CDN: https://www.jsdelivr.com/package/npm/dycachejs

Documentation

Check the index.html file of this project.

License

It's free and released under MIT License Copyright (c) 2018 Yusuf Shakeel

Donate

Feeling generous :-) Buy me a cup of tea.

Donate via PayPal

How to setup?

Run npm install to install all the packages.

Then run npm run all to build and run the tests.

You will get the minified file inside dist/js directory.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i dycachejs

    Weekly Downloads

    0

    Version

    1.6.5

    License

    MIT

    Unpacked Size

    277 kB

    Total Files

    17

    Last publish

    Collaborators

    • yusufshakeel