UNPKG

tipograph

Version:

A little javascript library and command line tool that makes your written content more typographically correct.

7 lines (6 loc) 280 B
export { default as hyphens } from './hyphens'; export { default as language } from './language'; export { default as math } from './math'; export { default as quotes } from './quotes'; export { default as spaces } from './spaces'; export { default as symbols } from './symbols';