Son CV dans un terminal web en Javascript!
https://terminal-cv.gregandev.fr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
greg
4d1d2f8c52
|
1 year ago | |
---|---|---|
.. | ||
.dependabot | 1 year ago | |
.github | 1 year ago | |
source | 1 year ago | |
HISTORY.md | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 1 year ago | |
package.json | 1 year ago |
README.md
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.
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>
Editions
This package is published with the following editions:
domain-browser
aliasesdomain-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?
Contributors
These amazing people have contributed code to this project:
- Benjamin Lupton — view contributions
- Evan Solomon — view contributions
- James Halliday — view contributions
- Guy Bedford — view contributions
- Bogdan Chadkin — view contributions
- dependabot-preview[bot] — view contributions
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
License
Unless stated otherwise all works are:
- Copyright © 2013+ Bevry Pty Ltd
and licensed under: