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

#32 in #javascript-compiler

Download history 5/week @ 2024-12-21 1/week @ 2024-12-28 11/week @ 2025-01-04 47/week @ 2025-01-11 91/week @ 2025-01-18 22/week @ 2025-01-25 77/week @ 2025-02-01 61/week @ 2025-02-08 52/week @ 2025-02-15 63/week @ 2025-02-22 77/week @ 2025-03-01 231/week @ 2025-03-08 156/week @ 2025-03-15 116/week @ 2025-03-22 138/week @ 2025-03-29 52/week @ 2025-04-05

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

Unlicense/MIT

50KB
671 lines

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:


DEPRECATED

This crate was replaced with the icu_properties crate and is now unmaintained.

Dependencies

~225KB