schneiderfelipe / hyperscript

📎 Create HyperText with Nim.
https://github.com/schneiderfelipe/hyperscript
4 stars 0 forks source link

Support mutating objects #8

Open schneiderfelipe opened 3 years ago

schneiderfelipe commented 3 years ago

Use a composable API (like D3.js, jQuery, etc.).

EDIT: roadmap

schneiderfelipe commented 3 years ago

This is strongly related to #10.

schneiderfelipe commented 3 years ago

~Support for appending children is there (and with ad046c9bb914706015219fc4526262f357bd63bc we now unroll loops of up to five elements 🎈).~

See what is implemented above.