denodify-core

0.1.7 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i denodify-core

Weekly Downloads

1

Version

0.1.7

License

none

Last publish

Collaborators

  • michieljoris