一个功能完善的命名颜色库,支持148种CSS标准命名色,提供直接访问、中英文查询及多格式转换功能。支持ESM、CJS和IIFE多种模块格式,适用于浏览器和Node.js环境。
High-performance orthogonal basis transformations for WebGL/Three.js (supports Array, Float32Array, Float64Array)
3D dot product library optimized for graphics programming (WebGL, Three.js, and real-time rendering pipelines). Designed for minimal overhead with support for ESM, CommonJS, and IIFE formats.
3D cross product library for JavaScript/TypeScript, supporting ESM, CommonJS, and IIFE formats. Optimized for both regular arrays and `Float64Array` with zero memory allocation in critical paths.
A tool for interactively configuring the `files` field in your npm package's package.json.
Automatically generates a .gitignore file with common rules, no interaction required.
高性能PAEK(Partially Averaged Edge Kernel)线平滑算法库,支持 **ESM/CJS/IIFE** 多格式,适用于GIS轨迹、矢量图形等场景,通过SIMD加速、内存复用实现O(n)时间复杂度,兼顾速度与精度。
一款轻量、类型安全的 TypeScript 库,用于从 RGB 值计算**亮度(感知明暗程度)**,严格遵循行业标准 BT.601(标清)和 BT.709(高清/超高清)规范。专为图像处理、视频编码、UI 设计及图形应用场景设计,兼顾性能与易用性。
高性能等值线提取库,基于Marching Squares算法实现,支持ESM、CJS和IIFE多种模块格式,适用于WebGL可视化、科学数据展示等场景。