UCD.js
Unicode Character Database in a more readable way.
A collection of tools and utilities for working with Unicode data in JavaScript.
Core Features
Unicode Data Access
Easy access to Unicode Character Database with a clean, modern API. Query character properties, blocks, scripts, and more.
Type-Safe
Built with TypeScript for excellent developer experience. Full type safety and IntelliSense support for all Unicode properties.
Performance Optimized
Efficient data structures and algorithms for fast Unicode lookups and processing. Tree-shakable for minimal bundle size.
Modular Design
Use only what you need with our modular package structure. Each Unicode data category is available as a separate package.
CLI Tools
Command-line utilities for Unicode data exploration and analysis. Perfect for development workflows and automation.
Modern JavaScript
ES modules with support for Node.js and browsers. Works seamlessly in modern JavaScript environments.