Files
rspade_system/node_modules/domain-browser/README.md
root f6fac6c4bc Fix bin/publish: copy docs.dist from project root
Fix bin/publish: use correct .env path for rspade_system
Fix bin/publish script: prevent grep exit code 1 from terminating script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 02:08:33 +00:00

8.6 KiB
Executable File

domain-browser

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

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
  • Module: require('domain-browser')

Browserify

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

Ender

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

Editions

This package is published with the following editions:

  • domain-browser aliases domain-browser/source/index.js
  • domain-browser/source/index.js is Source + ES5 + Require

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 Open Collective 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: