Skip to main content

Installation

There are two part of jsstore -

  • jsstore main - It contains all api and your code interact with this.

  • jsstore worker - It contains all logic and can be used to create connection with worker or without worker.

Source

JsStore can be installed from multiple sources -

npm

  • Latest - npm install jsstore
  • Version - npm install jsstore@version
    e.g - npm install jsstore@3.0.0

Cdn

Distribution file

You can get the distribution file from jsstore release.