https://github.com/nuschtos/ixx
https://github.com/nuschtos/ixx
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nuschtos/ixx
- Owner: NuschtOS
- License: mit
- Created: 2024-10-11T20:34:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T21:33:11.000Z (about 1 year ago)
- Last Synced: 2025-06-08T22:26:46.814Z (about 1 year ago)
- Language: Rust
- Size: 389 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ixx
ixx is the search engine and index creation tool used by [NüschtOS Search](https://github.com/NuschtOS/search).
## Building fixx
```
wasm-pack build --release fixx --target web --reference-types
```
The result will be in `fixx/pkg`.
## Contact
For bugs and issues please open an issue in this repository.
If you want to chat about things or have ideas, feel free to join the [Matrix Chat](https://matrix.to/#/#nuschtos:c3d2.de).
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.