1.0.12 • Published 2 years ago
iniwebstorage v1.0.12
INIWebStorage - INITECH Web Storage
Getting Started
npm install git+https://pms.initech.com/bitbucket/scm/nopi/iniwebstorage.gitHow to build your own INIWebStorage
Clone a copy of main INIWebStorage git repo by running:
git clone https://pms.initech.com/bitbucket/scm/nopi/iniwebstorage.gitEnter the INIWebStorage directory and run the build script:
cd iniwebstorage && npm run buildThe built version of INIWebStorage will be put in the lib/ subdirectory, along with transfiled javascript file and typescript definition file.
Running the Unit Test
Make sure you have the necessary dependencies:
npm installStart npm test to test:
npm test1.0.12
2 years ago