# ansi-parser
[Great blog post on ansi escape codes](https://tforgione.fr/posts/ansi-escape-codes/)
TODO
- [ ] add docs
- [ ] add CI/CD pipeline
- [ ] Remove unused deps
- [ ] Remove unused code
- [ ] Fix warnings
- [ ] Add coverage report in CI
- [ ] Run lint and format in CI
- [ ] Add badges
- [ ] add licensing from the ansi_parser crate to this repo where applicable