$ cnpm install 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.
npm install --save domain-browserimport * as pkg from ('domain-browser')const pkg = require('domain-browser')<script type="module">
import * as pkg from '//dev.jspm.io/domain-browser@5.7.0'
</script>
This package is published with the following editions:
domain-browser aliases domain-browser/source/index.jsdomain-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 modulesDiscover the release history by heading on over to the HISTORY.md file.
Discover how to contribute via the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under:
Copyright 2013 - present © cnpmjs.org | Home |