cofin / jinjax

Server-Side Components with Jinja

Home Page:https://jinjax.scaletti.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JinjaX

From chaos to clarity: The power of components in your server-side-rendered Python web app.

Documentation: https://jinjax.scaletti.dev/

Write server-side components as single Jinja template files. Use them as HTML tags without doing any importing.

Roadmap

  • Slots
  • Autoloading assets (optional?) (Card.jinja autoloads Card.css and/or Card.js if exists)
  • ...

About

Server-Side Components with Jinja

https://jinjax.scaletti.dev/

License:MIT License


Languages

Language:Python 97.3%Language:Jinja 1.5%Language:Makefile 0.7%Language:HTML 0.6%