# domain-browser
**Repository Path**: mirrors_guybedford/domain-browser
## Basic Information
- **Project Name**: domain-browser
- **Description**: Node's domain module for the web browser
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2026-04-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Node's [domain module](http://nodejs.org/api/domain.html) for the web browser
[](http://travis-ci.org/bevry/domain-browser "Check this project's build status on TravisCI")
[](https://npmjs.org/package/domain-browser "View this project on NPM")
[](https://npmjs.org/package/domain-browser "View this project on NPM")
[](https://david-dm.org/bevry/domain-browser)
[](https://david-dm.org/bevry/domain-browser#info=devDependencies)
[](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay")
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us")
Note, this is merely an evented try...catch with the same API as node. Nothing more.
## Install
### [NPM](http://npmjs.org/)
- Use: `require('domain-browser')`
- Install: `npm install --save domain-browser`
### [Browserify](http://browserify.org/)
- Use: `require('domain-browser')`
- Install: `npm install --save domain-browser`
- CDN URL: `//wzrd.in/bundle/domain-browser@1.1.4`
### [Ender](http://ender.jit.su/)
- Use: `require('domain-browser')`
- Install: `ender add domain-browser`
## History
[Discover the change history by heading on over to the `HISTORY.md` file.](https://github.com/bevry/domain-browser/blob/master/HISTORY.md#files)
## Backers
### Maintainers
These amazing people are maintaining this project:
- Benjamin Lupton (https://github.com/balupton)
### Sponsors
No sponsors yet! Will you be the first?
[](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay")
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr")
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal")
[](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin")
[](http://amzn.com/w/2F8TXKSNAFG4V "Buy an item on our wishlist for us")
### Contributors
These amazing people have contributed code to this project:
- [Benjamin Lupton](https://github.com/balupton) — [view contributions](https://github.com/bevry/domain-browser/commits?author=balupton)
- [evansolomon](https://github.com/evansolomon) — [view contributions](https://github.com/bevry/domain-browser/commits?author=evansolomon)
- [substack](https://github.com/substack) — [view contributions](https://github.com/bevry/domain-browser/commits?author=substack)
[Become a contributor!](https://github.com/bevry/domain-browser/blob/master/CONTRIBUTING.md#files)
## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT license](http://creativecommons.org/licenses/MIT/)
Copyright © Bevry Pty Ltd (http://bevry.me)