uniq-name

1.0.2 • Public • Published

uniq-name

A small library that generates unique names with given prefix.

NPM version Build Status Clean Code Dependency Status devDependency Status License

( If you are reading this page on npmjs.org, I recommend you read it on Github uniq-name, because on Github it is more readable.)

Browser support

Chrome, Safari, Firefox, Opera, IE9+

Installation

    npm install uniq-name
 
    or 
 
    jspm install npm:uniq-name

Usage

 
    var package = require('uniq-name');
 
    /**
    * TODO add doc.
    */
 

Tests

    # TODO add test. 
 
    npm test          

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i uniq-name

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • wenwu