1.0.2 • Published 8 years ago

uniq-name v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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          
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago