94 packages
aslopcleaner
High-performance CLI to replace common LLM/AI Unicode punctuation and symbols with ASCII equivalents.
asm.ts
A X86_64 assember written in TypeScript. Chaining API. Supports macros. Advanced instruction support.
base-unicode
Encodes text and binary data to a subset of Unicode plane 1 (BMP). Runs in browser and Node.js. Character compression. Makes binary data copy-pastable. URL-safe.
better-minify-js-node
Extremely fast JavaScript minifier, written in Rust
brotli-compress
WASM based, asynchronous Brotli compression and decompression package that works in browsers and Node.js; CommonJS and ESM
brotli-unicode
Brotli compression/decompression that encodes to base-unicode and back. Node.js and Browser support.
clientside-search
A highly efficient, isomorphic, full-featured, multilingual text search engine library, providing full-text search, fuzzy matching, phonetic scoring, document indexing and more, with micro JSON state hydration/dehydration in-browser and server-side.
create-defuss
Checks out git projects from sub-directories. Originally for jump-starting defuss projects from templates.
create-from-git
Scaffolds a new project using `git checkout` and smart, in-file string replacements. Comes with an API and CLI: `npx create-from-git`. Runs on Mac, Windows and Linux.
cross-llm
Use every LLM in every environment with one simple API
decorative
decorative.js is an ES7 micro-framework promoting @decorator pattern-driven app development.
decorative-react
decorative-react.js is an ES7 micro-framework promoting @decorator pattern-driven app development using react.
defuss
Explicit simplicity for the web.
defuss-astro
defuss integration with Astro
defuss-brotli
A pure-Rust Brotli WebAssembly package with split compressor/decompressor exports for small build sizes.
defuss-dataview
Isomorphic functional data view (filters, sorters, paging, meta UI state) for table and tree grids.
defuss-db
Isomorphic database abstraction, defussed.
defuss-desktop
A window manager to create desktop environments in the browser.
defuss-dson
Typed serialization/deserialization for JavaScript datatypes (a superset of JSON).
defuss-env
Safe and convenient environment variable handling.
defuss-express
Extremely performant (!), express-compatible, auto-multi-core, QUIC/HTTP/3-enabled, WebSocket-capable, load-balanced, ultimate-express-powered server runtime for defuss.
defuss-hash
A library of fast and stable special-purpose hashing functions: JIT-optimized content hashing with key-order stability and skip paths, rendezvous hashing, etc.
defuss-jwt
Lean Ed25519 JWT signer/validator with pluggable storage. Based on JOSE.
defuss-markdown
Incremental Markdown -> Defuss JSX bridge built on Incremark core.
defuss-multicore
Isomorphic multicore execution + linear algebra. Web Workers (browser) + worker_threads (Node.js). Auto-split, loop-unrolled vector/matrix ops, parallel map/filter/reduce.