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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3,464
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3,464
  • 1.0.0
    0

Package Sidebar

Install

npm i typographic-registered-trademark

Weekly Downloads

2,875

Version

1.0.1

License

MIT

Last publish

Collaborators

  • iamstarkov