typographic-registered-trademark

1.0.1 • Public • Published

typographic-registered-trademark

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-registered-trademark

Usage

var registeredTrademark = require('typographic-registered-trademark');
 
registeredTrademark(`2013 MegaCorp (R)`); // 2013 MegaCorp ®

Real world examples

Check complex usage with real world examples in typographic playground.

License

MIT © Vladimir Starkov

Package Sidebar

Install

npm i typographic-registered-trademark

Weekly Downloads

2,553

Version

1.0.1

License

MIT

Last publish

Collaborators

  • iamstarkov