https://github.com/samuelmarks/custom-restify-errors
Custom errors for the Node.JS restify framework
https://github.com/samuelmarks/custom-restify-errors
Last synced: 3 months ago
JSON representation
Custom errors for the Node.JS restify framework
- Host: GitHub
- URL: https://github.com/samuelmarks/custom-restify-errors
- Owner: SamuelMarks
- License: apache-2.0
- Created: 2016-05-26T04:22:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T22:35:38.000Z (over 2 years ago)
- Last Synced: 2025-07-08T18:10:00.768Z (12 months ago)
- Language: TypeScript
- Size: 720 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
custom-restify-errors
=====================
[](https://opensource.org/licenses/Apache-2.0)
[](https://travis-ci.org/SamuelMarks/custom-restify-errors)
[](https://coveralls.io/github/SamuelMarks/custom-restify-errors)
[](https://www.npmjs.com/package/@offscale/custom-restify-errors)
[](https://github.com/SamuelMarks/custom-restify-errors/actions/workflows/npm-publish.yml)
Custom errors for the Node.JS restify framework.
## Install
npm i -S @offscale/custom-restify-errors
---
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.