https://github.com/daiki48/worcher
https://github.com/daiki48/worcher
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daiki48/worcher
- Owner: Daiki48
- License: mit
- Created: 2024-07-23T13:28:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T13:46:22.000Z (10 months ago)
- Last Synced: 2025-03-28T14:49:52.817Z (2 months ago)
- Language: Rust
- Homepage: https://docs.rs/worcher/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# worcher
Full-text search library.
worcher extracts sentences from a text that contain a specified string of characters.
## Install
For `npm`.
```shell
npm install worcher
```## LICENSE
MIT