.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
README.md
example.py
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/cicd.yaml
img/example.png
img/example_v0.0.11.png
text_highlighter/__init__.py
text_highlighter.egg-info/PKG-INFO
text_highlighter.egg-info/SOURCES.txt
text_highlighter.egg-info/dependency_links.txt
text_highlighter.egg-info/requires.txt
text_highlighter.egg-info/top_level.txt
text_highlighter/frontend/.env
text_highlighter/frontend/.prettierrc
text_highlighter/frontend/package-lock.json
text_highlighter/frontend/package.json
text_highlighter/frontend/tsconfig.json
text_highlighter/frontend/public/bootstrap.min.css
text_highlighter/frontend/public/index.html
text_highlighter/frontend/src/TextHighlighter.tsx
text_highlighter/frontend/src/index.tsx
text_highlighter/frontend/src/react-app-env.d.ts
text_highlighter/frontend/src/style.css