NPM Packages
TypeScript libraries, algorithmic utilities, and React hooks.
Core utilities, algorithmic modules, and client SDKs published as standard npm packages.
Standards
- TypeScript: Strict type definitions and
.d.tsbundles. - Tree-Shakable: ES Modules (ESM) with side-effect free annotations.
- Minimal Dependencies: Lightweight bundle sizes.