purescript-deprecated / purescript-dom

Type definitions and standard effect for interacting with the DOM
41 stars 57 forks source link

Add `classList` + functions of `DOMTokenList` #106

Closed sectore closed 7 years ago

sectore commented 7 years ago

domtokenlist-tests

sectore commented 7 years ago

@garyb No problem, latest commits ⬆️ come with these fixes (rebase + remove dead code + rearrange arguments).

garyb commented 7 years ago

Thank you!