deprecated no-std boa_unicode

DEPRECATED. Use the icu_properties crate instead.

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
Download history 52/week @ 2024-07-20 88/week @ 2024-07-27 23/week @ 2024-08-03 89/week @ 2024-08-10 24/week @ 2024-08-17 30/week @ 2024-08-24 33/week @ 2024-08-31 25/week @ 2024-09-07 14/week @ 2024-09-14 64/week @ 2024-09-21 64/week @ 2024-09-28 9/week @ 2024-10-05 38/week @ 2024-10-12 9/week @ 2024-10-19 9/week @ 2024-10-26 92/week @ 2024-11-02

148 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