tipograph

v0.7.2
A little javascript library and command line tool that makes your written content more typographically correct.
tipograph typography type converter curly quotes dash

build

rollup -c rollup.config.js

build:watch

rollup -c rollup.config.js --watch

test

npm run test:presets && npm run test:languages && npm run test:formats && npm run test:integration && npm run test:changes && npm run test:benchmark

test:presets

node -r esm test/presets.js

test:languages

node -r esm test/languages.js

test:formats

node -r esm test/formats.js

test:integration

node -r esm test/integration.js

test:changes

node -r esm test/changes.js

test:benchmark

node -r esm test/benchmark.js

doc

node scripts/readme.js; node -r esm scripts/rules.js

prepare-release

node scripts/prepare-release.js

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • Petr Nevyhoštěný
  • released 9/5/2020

Downloads

Maintainers