regex-native-function

v1.0.0
Regular expression to detect a native function.
regex regexp regular expression native function native-function

test

mocha

test-cov

istanbul cover ./node_modules/.bin/_mocha --dir ./reports/coverage -- -R spec

codecov

istanbul cover ./node_modules/.bin/_mocha --dir ./reports/codecov/coverage --report lcovonly -- -R spec && cat ./reports/codecov/coverage/lcov.info | codecov && rm -rf ./reports/codecov
npm i regex-native-function

Metadata

  • MIT
  • Whatever
  • Athan Reines
  • released 8/16/2015

Downloads

Maintainers