A Model Context Protocol (MCP) server for shadcn/ui components, providing AI assistants with access to component source code, demos, blocks, and metadata.
*Note*: This package is not meant to be used directly by the end user. It is a dependency for the Studio Experiences packages. Changes to this package are not guaranteed to follow semantic versioning and may break without notice if used directly.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
State management utilities for OCAP blockchain
Biological data models
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Library for document tables
Minimal and efficient cross-platform file watching library
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
Powerful and compliant CSS selector parser.
Parse Electron documentation into a machine readable JSON file
**JSON Schema to Zod is a TypeScript library that converts JSON Schemas into Zod schemas, enabling dynamic validation of data structures.** This utility is particularly useful in scenarios where JSON Schemas are stored in databases and need to be dynamica
Functions for operating on JS lists and dicts as immutable, persistent data structures, using structural sharing for efficiency. Heavily inspired by clojure.core
Expand plugin for @atlaskit/editor-core
A collection traversal library for Firestore
MessagePack for ECMA-262/JavaScript/TypeScript
Converts EXML files to TypeScript classes
data structures with idiomatic JavaScript collection interfaces
Typescript definitions for npm registry content
Production-ready TypeScript data structures: Heap, Deque, Trie, Graph, Red-Black Tree, TreeMap, TreeSet, and more. Zero dependencies, type-safe, with getRank/getByRank/rangeByRank support.
Transform prisma datamodel SDL into graphql-js SDL
A lightweight CQRS module for Nest framework (node.js)
Slice GeoJSON data into vector tiles efficiently
json pointer - failsafe data retrieval from js and json objects