@dizmo/context-tree2json
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

NPM version Build Status Coverage Status

@dizmo/context-tree2json

Library module.

Usage

Install

npm install @dizmo/context-tree2json --save

Require

let lib = require('@dizmo/context-tree2json');

Examples

...

Development

Build

npm run build

without linting:

npm run -- build --no-lint

Lint

npm run lint

with auto-fixing (for JavaScript and TypeScript):

npm run -- lint --fix

Test

npm run test

without (re-)building:

npm run -- test --no-build

Cover

npm run cover

without (re-)building:

npm run -- cover --no-build

Copyright

© 2018 Hasan Karahan

Readme

Keywords

Package Sidebar

Install

npm i @dizmo/context-tree2json

Weekly Downloads

1

Version

0.0.0

License

ISC

Unpacked Size

4.59 kB

Total Files

7

Last publish

Collaborators

  • dizmo-user
  • hsk81