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          

/uniq-name/

    Package Sidebar

    Install

    npm i uniq-name

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • wenwu