hatamiarash7 / Jinja-Parser

Live parser for Jinja2

Home Page:https://jinja-parser.arash-hatami.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jinja Parser

Release CodeQL Docker Image Size (latest semver)

It's a Live parser for Jinja2

sc

Install

Local

git clone https://github.com/hatamiarash7/jinja-parser.git && cd jinja-parser
make install
make run

Docker

docker run -d -p 8125:8125 hatamiarash7/jinja-parser

Open http://localhost:8125.


Support πŸ’›

Donate with Bitcoin Donate with Ethereum

ko-fi

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. πŸ‘

About

Live parser for Jinja2

https://jinja-parser.arash-hatami.ir

License:MIT License


Languages

Language:HTML 35.9%Language:Python 29.2%Language:JavaScript 11.7%Language:Dockerfile 10.7%Language:CSS 6.3%Language:Makefile 6.2%