6 releases (breaking)
0.16.1 | Jun 27, 2023 |
---|---|
0.16.0 | Sep 25, 2022 |
0.15.0 | Jun 10, 2022 |
0.14.0 | Mar 15, 2022 |
0.11.0 | Jan 19, 2021 |
#68 in #javascript-compiler
217 downloads per month
Used in 7 crates
(via boa)
50KB
671 lines
DEPRECATED
This crate was replaced with the icu_properties
crate
and is now unmaintained.
lib.rs
:
Boa's boa_unicode
crate for query valid Unicode identifiers.
Crate Overview
This crate implements the extension to query if a char belongs to a particular unicode identifier property.
Current Version:
- Unicode 15.0.0
More information:
Dependencies
~220KB