Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Node's domain module for the web browser

License

Notifications You must be signed in to change notification settings

komodohealth/domain-browser

 
 

Repository files navigation

domain-browser

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Slack community badge Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.

Install

NPM

  • Install: npm install --save domain-browser
  • Use: require('domain-browser')

Browserify

  • Install: npm install --save domain-browser
  • Use: require('domain-browser')
  • CDN URL: //wzrd.in/bundle/domain-browser@1.1.7

Ender

  • Install: ender add domain-browser
  • Use: require('domain-browser')

History

Discover the release history by heading on over to the HISTORY.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

and licensed under:

About

Node's domain module for the web browser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%