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 --save domain-browser
- Import:
import * as pkg from ('domain-browser')
- Require:
const pkg = require('domain-browser')
<script type="module">
import * as pkg from '//dev.jspm.io/domain-browser@4.8.0'
</script>
This package is published with the following editions:
-
domain-browser
aliasesdomain-browser/source/index.js
-
domain-browser/source/index.js
is ES5 source code for web browsers and Node.js with Require for modules
Discover the release history by heading on over to the HISTORY.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
- Benjamin Lupton — view contributions
- Bogdan Chadkin — view contributions
- Evan Solomon — view contributions
- Guy Bedford — view contributions
- James Halliday — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
- Copyright © 2013+ Bevry Pty Ltd
and licensed under: