copy-of

v1.0.0
A function for naming copies of things
name copy

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

npm i copy-of

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/12/2015

Downloads

Maintainers