retext-smartypants

v0.4.3
Retext implementation of SmartyPants
retext smartypants

lint

npm run lint-api && npm run lint-benchmark && npm run lint-test && npm run lint-style

make

npm run lint && npm run test-coverage

test

npm run test-api

lint-api

eslint index.js

test-api

_mocha --check-leaks test.js

benchmark

matcha benchmark.js

lint-test

eslint --env mocha test.js

lint-style

jscs --reporter inline index.js benchmark.js test.js

test-travis

npm run test-coveralls

test-coverage

istanbul cover _mocha -- --check-leaks test.js

lint-benchmark

eslint --global bench,before,suite,set benchmark.js

test-coveralls

istanbul cover _mocha --report lcovonly -- --check-leaks test.js

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 1/19/2015

Downloads

Maintainers