Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/