domain-browser
Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Last updated 2 years ago by bevryme .
Artistic-2.0 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install domain-browser 
SYNC missed versions from official npm registry.

domain-browser

Status of the GitHub Workflow: bevry NPM version NPM downloads
GitHub Sponsors donate button ThanksDev donate button Patreon donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button
Discord server badge Twitch 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
  • Import: import * as pkg from ('domain-browser')
  • Require: const pkg = require('domain-browser')

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/domain-browser@5.7.0'
</script>

Editions

This package is published with the following editions:

  • domain-browser aliases domain-browser/source/index.js
  • domain-browser/source/index.js is ES5 source code for web browsers and Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules

History

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

Backers

Code

Discover how to contribute via the CONTRIBUTING.md file.

Authors

Maintainers

Contributors

Finances

GitHub Sponsors donate button ThanksDev donate button Patreon donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button

Sponsors

  • Andrew Nesbitt — Software engineer and researcher
  • Balsa — We're Balsa, and we're building tools for builders.
  • Codecov — Empower developers with tools to improve code quality and testing.
  • Poonacha Medappa
  • Rob Morris
  • Sentry — Real-time crash reporting for your web apps, mobile apps, and games.
  • Syntax — Syntax Podcast

Donors

License

Unless stated otherwise all works are:

and licensed under:

Current Tags

  • 5.7.0                                ...           latest (2 years ago)

51 Versions

  • 4.22.0-next.1627591352.4e01e86b5fc27661dd585946578d0625dd4af38d                                ...           5 years ago
  • 4.20.0-next.1627421258.a51dfed94d91423f58ec9f59e71cf1f71be9d4d8                                ...           5 years ago
  • 5.7.0                                ...           2 years ago
  • 5.6.0                                ...           2 years ago
  • 5.5.0                                ...           2 years ago
  • 5.4.0                                ...           2 years ago
  • 5.3.0                                ...           2 years ago
  • 5.2.0                                ...           2 years ago
  • 5.1.0                                ...           2 years ago
  • 5.0.0                                ...           2 years ago
  • 4.23.0                                ...           2 years ago
  • 4.22.0                                ...           5 years ago
  • 4.21.0                                ...           5 years ago
  • 4.20.0                                ...           5 years ago
  • 4.19.0                                ...           5 years ago
  • 4.18.0                                ...           6 years ago
  • 4.17.0                                ...           6 years ago
  • 4.16.0                                ...           6 years ago
  • 4.15.0                                ...           6 years ago
  • 4.14.0                                ...           6 years ago
  • 4.13.0                                ...           6 years ago
  • 4.12.0                                ...           6 years ago
  • 4.11.0                                ...           6 years ago
  • 4.10.0                                ...           6 years ago
  • 4.9.0                                ...           6 years ago
  • 4.8.0                                ...           6 years ago
  • 4.7.0                                ...           6 years ago
  • 4.6.0                                ...           6 years ago
  • 4.5.0                                ...           6 years ago
  • 4.4.0                                ...           6 years ago
  • 4.3.0                                ...           6 years ago
  • 4.2.0                                ...           6 years ago
  • 4.1.0                                ...           6 years ago
  • 4.0.0                                ...           6 years ago
  • 3.5.0                                ...           6 years ago
  • 3.4.0                                ...           6 years ago
  • 3.3.0                                ...           6 years ago
  • 3.2.0                                ...           6 years ago
  • 3.1.0                                ...           6 years ago
  • 3.0.0                                ...           6 years ago
  • 1.2.0                                ...           8 years ago
  • 1.1.7                                ...           10 years ago
  • 1.1.6                                ...           10 years ago
  • 1.1.5                                ...           10 years ago
  • 1.1.4                                ...           11 years ago
  • 1.1.3                                ...           12 years ago
  • 1.1.2                                ...           12 years ago
  • 1.1.1                                ...           12 years ago
  • 1.1.0                                ...           12 years ago
  • 1.0.1                                ...           13 years ago
  • 1.0.0                                ...           13 years ago
Maintainers (1)
Downloads
Today 0
This Week 71
This Month 101
Last Day 12
Last Week 62
Last Month 204
Dependencies (0)
None
Dev Dependencies (4)

Copyright 2013 - present © cnpmjs.org | Home |