Unicode Character Database in a more readable way
All UCDJS Projects are open source and we welcome contributions from the community.
- Fork and clone the repository
- Ensure you have the LTS version of Node.js installed, as well as the latest version of pnpm.
- Install the project dependencies by running
pnpm install. - Implement your changes, as well as any documentation or tests that are required.
- Open a pull request with your changes.
Published under MIT License, with the exception of the Unicode Data Files stored in ./test/ucd-files which are under the Unicode License.