Preact is a fast UI framework with the same same ES6 API as http://alternativeto.net/software/react/ but just 3kB in size. Virtual DOM Components and high React compatibility help with familiarity and re-usability.
FEATURES
Familiar React API & patterns: ES6 Class and Functional Components
Extensive React compatibility via a simple preact-compat alias
Everything you need: JSX, VDOM, React DevTools, HMR, SSR..
A highly optimized diff algorithm and seamless Server Side Rendering
Transparent asynchronous rendering with a pluggable scheduler
↧