An alternative package installer using symbolic link.
Parse incomplete json text in best-effort manner
wrapper of the LibreOffice CLI - convert between office files, pdf, and html files
TypeScript helpers for YouTube Data API v3: OAuth2, playlist management, video uploads and metadata, batch operations
Detects SQL operation types and whether a query is readonly, and validates parameter binding.
Generate unique IDs with customizable charset
Tool to build image dataset: collect, classify, review
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more
A Node.js library for running MediaPipe models that are typically browser-only. This package uses a local Express (web) server and Playwright (headless browser) to bridge the gap between Node.js and MediaPipe's browser-based APIs.
Helper functions to use models converted from YOLO in browser and Node.js
Encrypt, Decrypt and Compress PDF files using Ghostscript
Validation parsers with static type inference. cast.ts makes it easy to validate data from RESTful API
Generate heatmap with RGBA from pre-built or custom color scheme.
Image augmentation library and cli for machine learning tasks
TODO: add desc
Lightweight TypeScript neural network library with back-propagation and genetic algorithms, supporting a wide range of activation functions, all without extra build or native dependencies.
A simple Auto Encoder typescript library for experimentation and dimensionality reduction. Supports automatic scaling.
A fair, queue-based rate-limiting library with configurable selection modes, balancing queue size and wait time to prioritize task processing.
adnn provides TypeSafe Javascript-native neural networks on top of general scalar/tensor reverse-mode automatic differentiation. You can use just the AD code, or the NN layer built on top of it. This architecture makes it easy to define big, complex numer
A simple, lightweight token bucket rate limiter for TypeScript/JavaScript.
Helper library for building cli applications
Helper functions to build heatmap visualization with canvas. Support dynamic grid size and zoom level based on custom scoring function.
Auto cut out silent sections from video using ffmpeg filter silencedetect and silenceremove.
A lightweight, isomorphic TypeScript implementation for computing Singular Value Decomposition (SVD) of matrix in Node.js and browsers.