A collection of codemods for web features
The OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Development teams implement Defender to ship faster and minimize security risks.
Like Array#findIndex but searches the array backwards.
Decodes serialized form data and populates the form with that data.
Babel preset for all Mobx plugins.
Webpack plugin to default all dynamic imports to eager-mode as a way to speed up non-production builds for large projects.
A decorator which adds proxies to returned promises, allowing for promise chaining
A Javascript library for interacting with a [MeshCore](https://github.com/meshcore-dev/MeshCore) device running the [Companion Radio Firmware](https://github.com/meshcore-dev/MeshCore/blob/main/examples/companion_radio/main.cpp).
A Vector and Matrix math utility library.
compute the greatest common divisor using euclid's algorithm
Library for adding MobX observable state to async functions
ES6 Map TypeScript Interface with Async Support
Generate, and decode, base64 VLQ mappings for source maps and other uses
A small collection of utilities for making functions somewhat resilient against errors.
Node-API implementation of FarmHash, Google's family of very fast hash functions
Easily listen on a http/net server async
Isomorphic base layer for implementing dAPI clients. See @fadroma/scrt for Secret Network support.
Utility function for deserializing `grpc-status-details-bin` metadata on grpc-web
Core Sia types and library methods.
Promise/Observable cache decorators
fast-async/await transformer Babel plugin
A generic implementation of JSON RPC Subscriptions using proxies
A little library for asserting types and values, with zero dependencies.
RxJS subscription sink for unsubscribing gracefully in a component