0.0.5 • Published 10 years ago

jbus-common-identifier v0.0.5

Weekly downloads
1
License
AGPL-3.0
Repository
github
Last release
10 years ago

Encapsule.io

jbus-common-identifier

JBUS

jbus-common-identifier is a small collection of unique identifier and data hashing functions leveraged by the Encapsule/jbus-* modules.

Audience

JavaScript developers writing distributed services and applications will find the functions exported by jbus-common-identifier to be useful.

Licensing

jbus-common and all of its jbus-* dependencies are licensed under the terms of the GNU Affero General Public Licence (AGPL). Please consult the included LICENSE file for details.

AGPL-3.0

Evaluation

A pre-compiled and tested build of jbus-common-identifier is avaiable via npm.

To add this package to an existing Node.js project, type:

    npm install jbus-common-identifier --save

Documentation

To leverage jbus-common-identifier in your Node.js project:

var jbus={}; jbus.common={}; jbus.common.util = require('jbus-common-identifier');

========================================================================== Encapsule.io Copyright (C) 2015 Encapsule.io, Bellevue WA USA

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago