.env.example
.eslintrc
.gitignore
.prettierrc
LICENSE
README.md
craco.config.js
gulpfile.js
package-lock.json
package.json
pyproject.toml
readme.rst
setup.cfg
tailwind.config.js
tsconfig.json
workspace.code-workspace
yarn.lock
.github/workflows/build.yml
.github/workflows/release_on_pr.yml
public/index.html
python_src/npf_web_extension/__init__.py
python_src/npf_web_extension/app.py
python_src/npf_web_extension/template.py
python_src/npf_web_extension.egg-info/PKG-INFO
python_src/npf_web_extension.egg-info/SOURCES.txt
python_src/npf_web_extension.egg-info/dependency_links.txt
python_src/npf_web_extension.egg-info/entry_points.txt
python_src/npf_web_extension.egg-info/top_level.txt
src/App.css
src/App.test.tsx
src/App.tsx
src/index.css
src/index.tsx
src/react-app-env.d.ts
src/reportWebVitals.ts
src/setupTests.ts
src/components/ChartComponent.tsx
src/utils/chart.ts
src/utils/data.ts
src/utils/events.ts