retext-visit

v0.2.6
Retext node visitor
retext visit

test-api

_mocha --check-leaks test.js

test-coveralls

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

test-coverage

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

test-travis

npm run test-coveralls

test

npm run test-api

lint-api

eslint index.js

lint-benchmark

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

lint-test

eslint --env mocha test.js

lint-style

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

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

benchmark

matcha benchmark.js

Metadata

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

Downloads

Maintainers