fulcon

v2.0.0
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

test

nyc --reporter=json tape test.js | tap-spec

browser

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

report

istanbul report lcov text

size

browserify index.js | size-table fulcon

testall

npm run clean && npm run test && npm run browser && npm run report
npm i fulcon

Metadata

  • MIT
  • >= 6
  • Alex Indigo
  • released 8/13/2018

Downloads

Maintainers