chasefinch / bind-html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an experimental project with no releases. Don’t use it yet.

Bind HTML

Bind HTML adds declarative data binding for HTML attributes & element content.

Python 3.6+

Testing, etc.

Install development requirements (Requires Python >= 3.8):

make install

Sort imports:

make format

Lint:

make lint

Test:

make test

About

License:Apache License 2.0


Languages

Language:Python 82.0%Language:Makefile 18.0%