0.1.7 • Published 11 years ago

denodify-core v0.1.7

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

project

STUB

This is a stub for future work to be done on adapting the nodejs core modules as found in node-browser-builtins to be used with denodify.

The whole node-browser-builtins repo is added as is for now to this repo till I've adapted them.

Description

Install:

npm install denodify-core

Add dependency to your project with

"denodify-core": "git@github.com/Michieljoris/denodify-core"

or

"denodify-core": "*"

Require in a module:

var denodify-core = require('denodify-core');

Use:

See documentation.

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago