Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hatamiarash7/jinja-parser
Live parser for Jinja2
https://github.com/hatamiarash7/jinja-parser
jinja jinja-parser jinja-template jinja2 jinja2-parser jinja2-templates parser template-parser
Last synced: about 1 month ago
JSON representation
Live parser for Jinja2
- Host: GitHub
- URL: https://github.com/hatamiarash7/jinja-parser
- Owner: hatamiarash7
- License: mit
- Created: 2023-04-02T18:58:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-02T15:28:57.000Z (about 2 months ago)
- Last Synced: 2024-10-03T16:40:29.260Z (about 2 months ago)
- Topics: jinja, jinja-parser, jinja-template, jinja2, jinja2-parser, jinja2-templates, parser, template-parser
- Language: HTML
- Homepage: https://jinja-parser.arash-hatami.ir
- Size: 293 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jinja Parser
[![Release](https://github.com/hatamiarash7/Jinja-Parser/actions/workflows/release.yml/badge.svg)](https://github.com/hatamiarash7/Jinja-Parser/actions/workflows/release.yml) [![CodeQL](https://github.com/hatamiarash7/Jinja-Parser/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/hatamiarash7/Jinja-Parser/actions/workflows/codeql-analysis.yml) ![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/hatamiarash7/jinja-parser?sort=semver)
It's a Live parser for Jinja2
![sc](.github/sc.png)
## Install
### Local
```bash
git clone https://github.com/hatamiarash7/jinja-parser.git && cd jinja-parser
make install
make run
```### Docker
```bash
docker run -d -p 8125:8125 hatamiarash7/jinja-parser
```Open .
---
## Support 💛
[![Donate with Bitcoin](https://en.cryptobadges.io/badge/micro/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz)](https://en.cryptobadges.io/donate/bc1qmmh6vt366yzjt3grjxjjqynrrxs3frun8gnxrz) [![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)](https://en.cryptobadges.io/donate/0x0831bD72Ea8904B38Be9D6185Da2f930d6078094)
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/D1D1WGU9)
## Contributing 🤝
Don't be shy and reach out to us if you want to contribute 😉
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request## Issues
Each project may have many problems. Contributing to the better development of this project by reporting them. 👍