-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
Deno is a new JS server environment that was created from ground up in attempt to fix Node.js's drawbacks. It looks like this library somehow confused it with a browser (uses process to distinguish Node and browser probably?) Deno doesn't have process, it has its own Deno object in the global namespace, and it uses ES6 modules and not NPM packages.
Hyperscript is small, compact and relatively self-contained, just like Deno. I think they would play together rather nicely.
kevinloustau
Metadata
Metadata
Assignees
Labels
No labels