Awesome
awesome-hyperscript
Awesome list of everything hyperscript
- 💯 = uses original hyperscript package
- 🔌 = uses a hyperscript api compatible package
- 💯🔌 - provides both of the above
Learning
- wtf is jsx - a good introduction to hyperscript and JSX concepts
Discovery
- npm search - returns hundreds of packages
- github topic search
- 💯 built with the
hyperscript
package - 🔌 built with the
virtual-dom
package
Element Creation
- 💯 hyperscript
- 🔌 hyps
- 💯 hyperx
- 🔌 elementx
- 🔌 hyperscript-helpers
VDOM
- 🔌 virtual-dom
- 🔌 mich-h
- 🔌 hastscript
App Frameworks
- hyperapp - immutable apps
- 🔌 mithril
- 🔌 inferno via inferno-hyperscript
- 🔌 preact via preact-hyperscript