https://github.com/nozzlegear/hapi.d.ts
Custom Typescript definition for Hapi.js with extra interfaces for plugins used by Gearworks.
https://github.com/nozzlegear/hapi.d.ts
Last synced: 7 months ago
JSON representation
Custom Typescript definition for Hapi.js with extra interfaces for plugins used by Gearworks.
- Host: GitHub
- URL: https://github.com/nozzlegear/hapi.d.ts
- Owner: nozzlegear
- License: mit
- Created: 2016-07-28T15:12:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T20:52:13.000Z (about 9 years ago)
- Last Synced: 2025-01-16T13:17:04.986Z (9 months ago)
- Size: 92.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hapi.d.ts
Typescript definitions for Hapi.js, with custom interfaces for plugins used by Gearworks.
### Installation
Use NPM and TypeScript >=2.0.0
```bash
npm install "nozzlegear/hapi.d.ts.git#COMMIT" --save
```