Skip to content

idbstudio is a management tools for indexeddb library jsstore. It helps users to execute , debug and learn jsstore query.

License

Notifications You must be signed in to change notification settings

ujjwalguptaofficial/idbstudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version

Overview

IDBStudio is a cli tool for indexeddb library jsstore. It helps users to execute , debug and learn jsstore query.

Note :- IDBStudio uses jsstore v2. So jsstore v1 query wont work.

Install

install the idbstudio globally, by executing command -

npm i idbstudio -g

Commands

  • -s or --start : start the idbstudio
  • -p or --port : specify port number - default port is 3000
  • -g or --generate : generate idbstudio
  • -f or --folder : specify folder name - default folder is idbstudio