Diff & Patch for Javascript objects
A simple module for bitwise-xor on buffers
Get all but the last element or last n elements of an array.
Validator for GitHub action and workflow YAML files
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
This package provides SpatiaLite, a spatial extension to SQLite, compiled with Cpp.js for seamless integration in JavaScript, WebAssembly and React Native environments. By using Cpp.js, this package enables high-performance spatial database operations bot
Human readable time manipulation. Turn '2021-01-27T22:36:54.757Z' into '6 weeks ago' without going to time prison.
Converts a polygon to a line string.
Parse XML without Blowing Up Your Bundle Size
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
Object parser is a utility used by the the `Object Inspector` package, which creates a JSON tree structure with node types that help simplify the JavaScript type system. It also uses TypeScript to make logic around using the tree strongly typed.
A minimal event emitter.
Create a file manifest from a directory
Utility to process ESLint JSON reports
ACP (Agent Client Protocol) server for DeepAgents - enables IDE integration with Zed, JetBrains, and other ACP clients
A 'distance of time in words' plugin for moment.js inspired by Ruby on Rails.
A JavaScript mock Date object that can be used to change when "now" is.
a typesafe validation library for typescript
Babel preset used by Create React App. Patched for Bryntum products
AI-powered static analysis CLI with LLM-enhanced vulnerability detection
Plannotator Pi extension - interactive plan review with annotations, annotate agent messages, and review code/PRs
A zero dependency object merger with typescript support and built in common merge utilities.
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
Find the first element in an array that passes a callback test. Equivalent to underscore.find()