fulcon

v1.0.2
Clones a function (creates wrapper function), with the same signature as source function
clone function signature browser client server

clean

rimraf coverage

lint

eslint *.js

ci-lint

is-node-modern && npm run lint || is-node-not-modern

cover

istanbul cover --reporter=json tape -- test.js | tap-spec

test

tape test.js | tap-spec

browser

browserify -t browserify-istanbul test.js | obake --coverage | tap-spec

report

istanbul report lcov

size

browserify index.js | size-table fulcon

files

pkgfiles --sort=name

Metadata

  • MIT
  • >= 0.10
  • Alex Indigo
  • released 10/16/2016

Downloads

Maintainers