node-storage
This library is likeness localStorage in browsers. It implements all methods and properties of localStorage, but it not localStorage!
How to use
'use strict';const nodeStorage = ;globalnodeStorage = nodeStorage;
This library is likeness localStorage in browsers. It implements all methods and properties of localStorage, but it not localStorage!
'use strict';const nodeStorage = ;globalnodeStorage = nodeStorage;
npm i node-localStorage
17
0.0.1
MIT License