harper-core 0.3.0

The language checker for artists.
Documentation
1
2
3
4
5
6
7
# `harper-core`

This is the core engine behind Harper.
Right now, it only exists to hold the core functioning of `harper-ls` and `harper-wasm` (and by extension the web interface).

`harper-core` _is_ [available on crates.io](https://crates.io/crates/harper-core), however improving the API is currently not a high priority.
Feel free to use `harper-core` in your projects, but if you run into issues, create a pull request.