Error handling for JS bindings
Open
enhancement
good first issue
js bindings
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 250
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 6
Description
Most of the JS bindings currently will throw confusing error messages if invalid arguments are supplied (e.g. see https://github.com/cliqz-oss/adblocker/pull/2125). It should be possible to write error handling logic with more descriptive messages so that the API is easier to use.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.