An open API service indexing awesome lists of open source software.

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.

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
```