htm.py
htm.py copied to clipboard
JSX-like syntax in plain Python
Results
2
htm.py issues
Sort by
recently updated
recently updated
newest added
Not published on PyPI yet, but here are the [docs for viewdom](https://viewdom.readthedocs.io/) (the code is almost 100% @jviide of course.) Once I publish the package, ok if I change the...
I'm trying to do (in `viewdom`) an example of looping using a list comprehension. I was combining this with docs about `Context` and avoiding passing a value (in this case,...