index
:
rx
main
Tiny DOM binding library.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
13 days
Replace double quotes by simple quotes
Joris
13 days
Use correct element in setAttribute
Joris
13 days
Export Attributes
Joris
2025-04-08
Allow using null
Joris
2025-04-07
Allow adding svg elements
Joris
2025-03-23
Add withState6 and map6
Joris
2025-03-23
Add map2, map3, map4 and map5
Joris
2025-03-23
Add withState4 and withState5
Joris
2025-03-22
Configure element to mount to
Joris
2025-03-17
Update only if still available
Joris
2025-03-17
Add withState2 and withState3
Joris
2025-03-16
2.0.1
2.0.1
Joris
2025-03-16
Call onmount when the element is on the page
Joris
2023-02-19
Bump to 2.0.0
2.0.0
Joris
2023-02-19
Fix setting an attribute to false
Joris
2023-02-19
Add pure and sequence
Joris
2023-02-19
Rename withVar to withState
Joris
2023-02-19
Integrate update function with Var
Joris
2023-02-13
Bump to 1.1.0
Joris
2023-02-13
Accept attribute undefined
Joris
2023-02-13
Simplify types and reduce exports
1.0.1
Joris
2023-02-13
Init to version 1.0.0
1.0.0
Joris
2023-02-12
Fix double map child
Joris
2023-02-07
Init version
Joris