strip-hex-prefix

v1.0.0
A simple method that will strip a valid hex prefix off a string, if present.
is hex prefixed prefix checker method

test

mocha src/tests/**/**.js

test-travis

node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- src/tests/**/*.js

coveralls

npm run test-travis && cat ./coverage/lcov.info | coveralls
npm i strip-hex-prefix

Metadata

  • MIT
  • >=6.5.0
  • Nick Dodson
  • released 12/6/2016

Downloads

Maintainers