Skip to content

Server sent events and DOMTokenList

Choose a tag to compare

@byteface byteface released this 25 Feb 09:19
· 88 commits to master since this release

DOMTokenList now works and has tests. hooked up to classList prop on dom, so makes working with that nicer as it has utility methods

Server Sent Events is started . inludes a new library and is a lot of fun to play with so far. more to come on that I imagine.