Skip to content

Commit ce1d0c3

Browse files
author
Huei Tan
authored
Add preact
1 parent f2f65af commit ce1d0c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
175175
* [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces.
176176
* [canjs](https://github.com/canjs/canjs) - Can do JS, better, faster, easier.
177177
* [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM.
178+
* [preact](https://github.com/developit/preact) - Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
178179
* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React.
179180
* [riot](https://github.com/riot/riot) - React-like library, but with very small size.
180181
* [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.

0 commit comments

Comments
 (0)