README.md

November 7, 2025 ยท View on GitHub

UCD.js

Unicode Character Database in a more readable way

๐Ÿ“š Documentation | ๐ŸŒ Website


Contributing

All UCDJS Projects are open source and we welcome contributions from the community.

  1. Fork and clone the repository
  2. Ensure you have the LTS version of Node.js installed, as well as the latest version of pnpm.
  3. Install the project dependencies by running pnpm install.
  4. Implement your changes, as well as any documentation or tests that are required.
  5. Open a pull request with your changes.

๐Ÿ“„ License

Published under MIT License, with the exception of the Unicode Data Files stored in ./test/ucd-files which are under the Unicode License.