0.1.0 • Published 10 months ago
@iamyellow/hypertypings v0.1.0
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/hypertypingsSomewhere in your Typescript code add a triple-slash directive referencing hypertypings:
/// <reference types="@iamyellow/hypertypings" />Enjoy!
Libraries
- autobase
- b4a
- bare-console
- bare-events
- bare-signals
- brittle
- compact-encoding
- corestore
- crc-native
- debounceify
- dht-rpc
- hyperbee
- hyperblobs
- hypercore-id-encoding
- hypercore
- hyperdht
- @hyperswarm/rpc
- @hyperswarm/secret-stream
- hyperswarm
- mutexify
- promaphore
- protomux-rpc
- protopair
- pump
- random-access-memory
- random-access-storage
- ready-resource
- safety-catch
- same-data
- sodium-native
- sparse-bitfield
- speedometer
- tiny-buffer-rpc
- udx-native
License
Apache-2.0
0.1.0
10 months ago