Files
jmespath-playground/.dockerignore
Slawomir Koszewski c09e545637 Initial commit: JMESPath Testing Tool
- React-based web application for testing JMESPath expressions
- macOS-first containerization with Apple container command
- Bootstrap UI with real-time evaluation
- GitHub Actions CI/CD pipeline
- Docker fallback support
- Comprehensive documentation and development scripts
2026-01-18 13:19:07 +01:00

12 lines
120 B
Plaintext

node_modules
npm-debug.log
build
.git
.gitignore
README.md
.env
.nyc_output
coverage
.coverage
**/*.test.js
**/*.spec.js