0.1.0 • Published 10 months ago

@iamyellow/hypertypings v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

hypertypings

A neverending WIP collection of completely incomplete typings for the Holepunch p2p Javscript stack I've been writing over the years.

These was supposed to be for self-consumption since I love p2p and I love typings, so don't expect complete or up-to-date stuff, my mindset was plain and simple: just type whatever you need to type whenever you need it. Anyway, I'm just sharing because why not, maybe they're useful for somebody. PR are welcome.

Usage

Install:

npm i --save-dev @iamyellow/hypertypings

Somewhere in your Typescript code add a triple-slash directive referencing hypertypings:

/// <reference types="@iamyellow/hypertypings" />

Enjoy!

Libraries

License

Apache-2.0

0.1.0

10 months ago