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