21 packages
fast_csv_parse
High-performance CSV parsing using Rust & WebAssembly for optimized speed in both Rust and JavaScript environments.
@jsheaven/astro-client-generator
Generates TypeScript API client code for your Astro endpoints. No manual `fetch()` code writing anymore.
@jsheaven/case-converter
A versatile JavaScript library for converting strings between camel case, Pascal case, snake case, underscore and other.
@jsheaven/easybuild
Super-fast and simple IIFE, ESM and CJS build tool for JavaScript and TypeScript. Comes with an easy API and CLI. One file in, one file out. Supports node and browser output. Generates .map and .d.ts files. Minifies and prints the final code size.
@jsheaven/equal
Deep comparison of two values (objects, primitives or arrays)
@jsheaven/observed
Nano library to transparently observe and/or intercept JavaScript Object/Array mutations via Proxy and Reflect at any depth.
@jsheaven/perf
Estimates the average runtime and time-complexity (big O notation) of (a)sync algorithms
@jsheaven/reactive
Nano library for functional, opt-in reactive programming
@jsheaven/read-config-file
Tiny library to read config files like your.config.js, your.config.mjs your.config.ts, your.conifg.json and your.config.json5 from disk.
@jsheaven/render
Nano library for isomorphic rendering of JSX into a DOM tree and serialized HTML.