gaba

v1.7.1
Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets
MetaMask Ethereum

doc

typedoc src/ && touch docs/.nojekyll

lint

tslint src/**/*.ts

test

jest --coverage

build

rm -rf dist && tsc && cp package.json dist/.

format

prettier **/*.ts --write --ignore-path=.gitignore

precommit

lint-staged

build:link

npm run build && cd dist && npm link && rm -rf node_modules && cd ..

build:watch

npm run build && tsc -w

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/17/2019

Downloads

Maintainers