54 releases (23 breaking)

new 0.24.0 Mar 5, 2025
0.22.0 Feb 17, 2025
0.13.0 Dec 30, 2024
0.12.0 Oct 13, 2024
0.8.3 Mar 25, 2024

#153 in WebAssembly

Download history 27/week @ 2024-11-17 27/week @ 2024-11-24 23/week @ 2024-12-01 94/week @ 2024-12-08 24/week @ 2024-12-15 1/week @ 2024-12-22 322/week @ 2024-12-29 85/week @ 2025-01-05 322/week @ 2025-01-12 219/week @ 2025-01-19 454/week @ 2025-01-26 160/week @ 2025-02-02 519/week @ 2025-02-09 275/week @ 2025-02-16 194/week @ 2025-02-23 244/week @ 2025-03-02

1,250 downloads per month
Used in 6 crates

Apache-2.0

550KB
15K SLoC

harper-core

harper-core is the fundamental engine behind Harper, the grammar checker for developers.

harper-core is available on crates.io. However, improving the API is not currently a high priority. Feel free to use harper-core in your projects. If you run into issues, create a pull request.

Features

concurrent: Whether to use thread-safe primitives (Arc vs Rc). Disabled by default. It is not recommended unless you need thread-safely (i.e. you want to use something like tokio).

Dependencies

~9MB
~139K SLoC