A write stream constructor that supports a flush function that is called before finish is emitted
Class for creating AST nodes.
POSIX character classes for creating regular expressions.
JS SDK to interact with Supabase Functions.
A RabbitMq component for React Native, with Android's single event receive bug fix and iOS Compilation Fix.
Lexes CommonJS modules, returning their named exports metadata
An [OpenCode](https://opencode.ai) plugin that reduces GitHub Copilot API request usage through ONE-SHOT prompt injection, response deduplication, retry limiting, and request batching.
Securely compare two strings, copied from cryptiles
A tiny (less than 1k) event emitter library
Parse a passwd file into a list of users.
面向浏览器应用的资源加载库,支持静态 plan、优先级调度、blocking group 与后台续载。
HTTP methods that node supports
Simple pausable id based queue system with shortage notification
Expand POSIX bracket expressions (character classes) in glob patterns.
Bidirectional sync adapter — Plane project management integration, conflict detection, and sync state management
Deep comparison of 2 instances for should.js
Queue in runtime base promise
Create a javascript regular expression for matching everything except for the given string.
purista backend framework
Framework-agnostic core for `typed-queue`.
Free-stack is a stack that also behave like a queue. You can push/pop on top, but you can also push/pop on bottom. You can even look for items in the middle, and move them up or down. It's all free! just like this package.
Implementations of common data structures.
Masthead Data package for Dataform to optimize BigQuery resource usage
Replace your slow Array based fixed length ring buffer, or circular queue, with ring-buffer. RingBuffer is roughly 10x faster, and is a drop in replacement.