typographic-copyright

v1.0.1
Don’t use alphabetic substitutes
textr typographic copyright

typographic-copyright

NPM version Build Status Coveralls Status Dependency Status DevDependency Status

Don’t use alphabetic substitutes

Micro module to help eliminate one of the bad typewriter habits.

Install

npm install --save typographic-copyright

Usage

var copyright = require('typographic-copyright');

copyright(`(c) 2013 MegaCorp`); // © 2013 MegaCorp

Real world examples

Check complex usage with real world examples in typographic playground.

License

MIT © Vladimir Starkov

npm i typographic-copyright

Metadata

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

Downloads

Maintainers