topiarist

v0.1.4
Topiarist provides tree and shape-based type verification for JavaScript.
extend inheritance OO mixin interface

prepublish

mkdirp dist && browserify src/topiarist.js -s topiarist -o dist/topiarist.js

postpublish

publish-release --assets dist/topiarist.js --notes 'Add release notes here.'

pretest

npm run pretest:lint

pretest:lint

eslint src test

test

npm run test:node && npm run test:browser && npm run test:saucelabs

test:node

mocha test

test:node:debug

mocha test -w

test:browser

karma start

test:browser:debug

karma start karma-debug.conf.js

test:saucelabs

envcheck SAUCE_ACCESS_KEY && karma start karma-saucelabs.conf.js

test:performance

node test-performance.js
npm i topiarist

Metadata

  • MIT
  • Whatever
  • kybernetikos
  • released 9/14/2015

Downloads