You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
175
175
*[espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces.
176
176
*[canjs](https://github.com/canjs/canjs) - Can do JS, better, faster, easier.
177
177
*[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.
178
179
*[react-native](https://github.com/facebook/react-native) - A framework for building native apps with React.
179
180
*[riot](https://github.com/riot/riot) - React-like library, but with very small size.
180
181
*[thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone.
0 commit comments