0.0.2 • Published 1 year ago

cytojs v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Installation

script

  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1",
    "open": "open docs/index.html",
    "docs": "npx typedoc",
    "docs:open": "npx typedoc && npm run open",
    "version:patch": "npm version --no-git-tag-version patch ",
    "deploy": "npm run version:patch && npm run publish"
  },

feature

documentation
  • typedoc - npm run docs:open
formatting
  • eslint
  • prettierc