Skip to content
Cédric Belin edited this page Jun 16, 2024 · 7 revisions

Service for interacting with the Web Storage in JavaScript.

Quick start

Install the latest version of Web Storage for JS with npm package manager:

npm install @cedx/webstorage

For detailed instructions, see the installation guide.

Usage

Clone this wiki locally