typographic-copyright
v1.0.1
Published
Don’t use alphabetic substitutes
Maintainers
Readme
typographic-copyright
Micro module to help eliminate one of the bad typewriter habits.
Install
npm install --save typographic-copyrightUsage
var copyright = require('typographic-copyright');
copyright(`(c) 2013 MegaCorp`); // © 2013 MegaCorpReal world examples
Check complex usage with real world examples in typographic playground.
License
MIT © Vladimir Starkov
