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

Download history 178/week @ 2024-03-14 114/week @ 2024-03-21 132/week @ 2024-03-28 103/week @ 2024-04-04 110/week @ 2024-04-11 108/week @ 2024-04-18 137/week @ 2024-04-25 61/week @ 2024-05-02 74/week @ 2024-05-09 78/week @ 2024-05-16 86/week @ 2024-05-23 128/week @ 2024-05-30 83/week @ 2024-06-06 50/week @ 2024-06-13 46/week @ 2024-06-20 26/week @ 2024-06-27

217 downloads per month
Used in 7 crates (via boa)

Unlicense/MIT

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