https://github.com/junosuarez/register-protocol-handler
register protocol handlers cross-platform
https://github.com/junosuarez/register-protocol-handler
Last synced: about 1 year ago
JSON representation
register protocol handlers cross-platform
- Host: GitHub
- URL: https://github.com/junosuarez/register-protocol-handler
- Owner: junosuarez
- License: isc
- Created: 2015-05-06T03:29:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T02:42:29.000Z (about 5 years ago)
- Last Synced: 2025-06-21T01:01:11.017Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
*This package is no longer supported. Please consider an alternative, like [protocol-registry](https://www.npmjs.com/package/protocol-registry)*
# register-protocol-handler
register protocol handlers cross-platform
## usage
```js
var registerProtocolHandler = require('register-protocol-handler')
```
## api
## installation
$ npm install register-protocol-handler
## running the tests
From package root:
$ npm install
$ npm test
## contributors
- jden
## license
ISC. (c) MMXV jden . See LICENSE.md