domain-browser

2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8 • Public • Published

domain-browser

Travis CI Build Status NPM version NPM downloads Dependency Status Dev Dependency Status
Patreon donate button Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal donate button Wishlist browse button

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

jspm

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

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 with require for modules

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 Flattr donate button Liberapay donate button Buy Me A Coffee donate button Open Collective donate button crypto donate button PayPal 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:

Package Sidebar

Install

npm i domain-browser@2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8

Version

2.0.0-next.1574050827.e77f42e5bb08a270b573797c84f18582e4a07ba8

License

MIT

Unpacked Size

17.5 kB

Total Files

7

Last publish

Collaborators

  • bevryme