Skip to content

AhnafCodes/jinjax

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Jinja 1.5%
  • Other 1.3%