derive-rust
Rust-like utils for JavaScript. Start using match pattern, enums with generics and other features similarly to the Rust programming language.
Rust-like utils for JavaScript. Start using match pattern, enums with generics and other features similarly to the Rust programming language.
Simple library to derive TypeScript interfaces from JS object / JSON examples
Generate TypeScript type definitions based on function invocations and embed them as JSDoc comments in your JavaScript code.
Derive util for Valtio
Create mnemonic and derive addresses from it
Derive Bitcoin Taproot address, from an Ethereum signature. For example, a signature generated by your Injected Web3 wallet through the `personal_sign` RPC call. Useful for Bitcoin Ordinals.
Library to derive a type from another.