typographic-apostrophes

v1.1.1
Make sure they’re curly and point downward
textr typographic quotes apostrophes

coverage

istanbul cover _mocha -- --require babel/register

precoveralls

npm run coverage

coveralls

coveralls < coverage/lcov.info

test

mocha --require babel/register

tdd

mocha --require babel/register --watch

precommit

npm test

transpile

babel index.js > index.es5.js

prepublish

npm run transpile

postpublish

rm *.es5.js && git push --follow-tags
npm i typographic-apostrophes

Metadata

  • MIT
  • Whatever
  • Vladimir Starkov
  • released 4/16/2015

Downloads

Maintainers