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

#71 in #javascript-compiler

Download history 198/week @ 2023-12-17 81/week @ 2023-12-24 141/week @ 2023-12-31 151/week @ 2024-01-07 133/week @ 2024-01-14 209/week @ 2024-01-21 158/week @ 2024-01-28 84/week @ 2024-02-04 66/week @ 2024-02-11 88/week @ 2024-02-18 122/week @ 2024-02-25 100/week @ 2024-03-03 156/week @ 2024-03-10 162/week @ 2024-03-17 98/week @ 2024-03-24 234/week @ 2024-03-31

661 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