Inspect a file without uploading it
This starter includes a testable library and a real command for UTF-8 files or standard input. Search returns line numbers, caps excerpts and supports JSON output.
Reads are bounded to 32 MiB. The kit includes executable tests, examples and French and English documentation. It does not replace an indexed search engine or an office document parser.
Included capabilities
- Local file or standard input
- Unicode search with line numbers
- JSON output with escaped control characters
- Input and result limits
- Library and executable tests
Licence and getting started
Original code under the MIT licence, copyright 2026 STELLARR STUDIO. Personal and commercial use permitted with the licence notice retained. French and English guides included. Trademarks and dependencies retain their own rights.
Read the README for requirements, start commands, tests and deployment limits. Hosting, compute, external APIs and bespoke support are not included.
Included files
.gitignoreCargo.lockCargo.tomlexamples/notes.txtkit.jsonLICENSEREADME.en.mdREADME.mdsrc/lib.rssrc/main.rstests/command.rsTHIRD_PARTY_NOTICES.md