0.0.2 • Published 10 years ago

jbus-common-types v0.0.2

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

Encapsule.io

jbus-common-types

JBUS

jbus-common-util provides helper functions for validating the type of JavaScript references.

Audience

jbus-common-types is a small library with a simple API useful anywhere you need to check the type of a JavaScript reference.

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-types is avaiable via npm.

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

    npm install jbus-common-types --save

Documentation

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

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

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

0.0.2

10 years ago

0.0.1

10 years ago