# 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 [![Build Status](https://img.shields.io/travis/bevry/domain-browser/master.svg)](http://travis-ci.org/bevry/domain-browser "Check this project's build status on TravisCI") [![NPM version](https://img.shields.io/npm/v/domain-browser.svg)](https://npmjs.org/package/domain-browser "View this project on NPM") [![NPM downloads](https://img.shields.io/npm/dm/domain-browser.svg)](https://npmjs.org/package/domain-browser "View this project on NPM") [![Dependency Status](https://img.shields.io/david/bevry/domain-browser.svg)](https://david-dm.org/bevry/domain-browser) [![Dev Dependency Status](https://img.shields.io/david/dev/bevry/domain-browser.svg)](https://david-dm.org/bevry/domain-browser#info=devDependencies)
[![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") [![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") [![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") [![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") [![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](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? [![Gratipay donate button](https://img.shields.io/gratipay/bevry.svg)](https://www.gratipay.com/bevry/ "Donate weekly to this project using Gratipay") [![Flattr donate button](https://img.shields.io/badge/flattr-donate-yellow.svg)](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") [![PayPayl donate button](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") [![BitCoin donate button](https://img.shields.io/badge/bitcoin-donate-yellow.svg)](https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a "Donate once-off to this project using BitCoin") [![Wishlist browse button](https://img.shields.io/badge/wishlist-donate-yellow.svg)](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)