master
allow take to take multiple class literals, also make it null-indifferent to fix
Add .editorconfig and format everything (everything)
Fix typos (#450)
ignore top level `or` when parsing the `from` clause of the `on` feature, so the language interprets `or` as an event handler separator
Add URL completion to socket feature
Isolate local variables into `context.locals` (#300)
expand acceptable pseudoCommands
support better cookie API, fixes https://github.com/bigskysoftware/_hyperscript/issues/128