awesome-hyperscript
March 20, 2017 ยท View on GitHub
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
hyperscriptpackage - ๐ built with the
virtual-dompackage
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