bubbu
v0.6.0
Published
Functional library for DOM manipulations
Downloads
2
Readme
bubbu
Yet another library for DOM manipulations.
Why?
Arguments order and currying. For example,
setCss : string -> string -> Element -> Element
Thus, we can compose such functions.