copy-of

1.0.0 • Public • Published

copy-of

Build

A function for naming copies of things.

var copyOf = require('copy-of');

copyOf('that thing');            // 'Copy of that thing'
copyOf('Copy of that thing');    // 'Copy 2 of that thing'
copyOf('Copy 2 of that thing');  // You get it

Install

npm install copy-of

Credits

Licence

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    178
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    178

Package Sidebar

Install

npm i copy-of

Weekly Downloads

178

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jwhitfieldseed