gaba

v1.11.0
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

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
npm i gaba

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/7/2020

Downloads