JSPM

typographic-copyright

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1872
  • Score
    100M100P100Q121055F
  • License MIT

Don’t use alphabetic substitutes

Package Exports

  • typographic-copyright

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typographic-copyright) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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