Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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. 👍