Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 994 Bytes

File metadata and controls

33 lines (26 loc) · 994 Bytes

UCD.js

Unicode Character Database in a more readable way



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.