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

#113 in #javascript-compiler

Download history 4/week @ 2024-11-13 32/week @ 2024-11-20 47/week @ 2024-11-27 89/week @ 2024-12-04 108/week @ 2024-12-11 36/week @ 2024-12-18 8/week @ 2025-01-01 14/week @ 2025-01-08 57/week @ 2025-01-15 83/week @ 2025-01-22 27/week @ 2025-01-29 106/week @ 2025-02-05 39/week @ 2025-02-12 57/week @ 2025-02-19 86/week @ 2025-02-26

295 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

~225KB