domonic icon indicating copy to clipboard operation
domonic copied to clipboard

Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.

Results 31 domonic issues
Sort by recently updated
recently updated
newest added

While answering a question on stackoverflow today i realised that domonics mutationobserver is still commented out as TODO but also querySelectorAll is supposed to be 'not live'... https://stackoverflow.com/questions/69975232/track-changes-within-dom-element-with-mutationobserver-python/69987634?noredirect=1#comment123721040_69987634 I have...

bug
enhancement
help wanted
up-for-grabs

I think having a package for utils then having utils for different types of thing is good. obviously preffered if somethign to do with DOM or internets etc. i.e. ip...

help wanted

If you want to get involved then create an assertion in a unit test for any given method. some are still just print statements at the moment. this may also...

good first issue

finish selection and hook it up to the d3 module so it can be documented.

HeyπŸ‘‹ I'm exploring ways to integrate htmx with domonic. Although the **{"":""} method works just fine, but it tends to result in spaghetti-like code just like React or Vue 😝...

I added MutationObserver and MutationRecord classes implemented according to the html specification.

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1. Release notes Sourced from fastapi's releases. 0.109.1 Security fixes ⬆️ Upgrade minimum version of python-multipart to >=0.0.7 to fix a vulnerability when using form...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Hi! `requests` 2.31.0 addresses some security issues that affect versions v2.3.0 and v2.30.0. Upgrading `domonic`'s dependency would be nice. For context, we use `domonic` as a dev dependency in our...