Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js-choi/unina
Unicode character names in JavaScript.
https://github.com/js-choi/unina
Last synced: about 1 month ago
JSON representation
Unicode character names in JavaScript.
- Host: GitHub
- URL: https://github.com/js-choi/unina
- Owner: js-choi
- License: mpl-2.0
- Created: 2021-04-05T18:32:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T15:43:39.000Z (over 2 years ago)
- Last Synced: 2024-04-19T11:56:26.164Z (7 months ago)
- Size: 375 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unina
This is a JavaScript library and CLI app for retrieving Unicode characters and
code points by their Unicode names (aka `uname`s) – and vice versa.## License
This project’s source code and documentation are subject to the [Mozilla Public
License v2.0][MPL], with the exception of files in [`src/ucd/`](./src/ucd/).[MPL]: https://mozilla.org/MPL/2.0/