Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Meteor | 43,381 | 10,692 | 66 | 5 hours ago | 31 | July 26, 2022 | 231 | other | JavaScript | |
Meteor, the JavaScript App Platform | ||||||||||
Server | 8,560 | 1 | 4 days ago | 50 | September 10, 2022 | 45 | other | Go | ||
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) | ||||||||||
Sanity | 4,167 | 202 | 74 | 6 hours ago | 1,051 | September 22, 2022 | 175 | mit | TypeScript | |
Sanity Studio – Rapidly configure content workspaces powered by structured content | ||||||||||
Project_chat_application | 3,551 | 13 days ago | 69 | JavaScript | ||||||
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io. | ||||||||||
Planka | 2,612 | 3 days ago | 191 | agpl-3.0 | JavaScript | |||||
The realtime kanban board for workgroups built with React and Redux. | ||||||||||
Reactivetradercloud | 1,749 | 3 days ago | 5 | apache-2.0 | TypeScript | |||||
Real-time FX trading showcase by Adaptive. | ||||||||||
Parabol | 1,625 | 8 days ago | 281 | other | TypeScript | |||||
Free online agile retrospective meeting tool | ||||||||||
Dotnetify | 1,107 | 16 | 9 | 3 months ago | 39 | January 20, 2022 | 2 | other | JavaScript | |
Simple, lightweight, yet powerful way to build real-time web apps. | ||||||||||
Reactivemaps | 936 | a year ago | 32 | JavaScript | ||||||
A data aware UI components library for building realtime maps | ||||||||||
React Rethinkdb | 866 | 16 | 3 | 5 years ago | 15 | September 24, 2018 | 14 | mit | JavaScript | |
Render realtime RethinkDB results in React |
Hot module reloading demo for Undux
This demo uses:
git clone bcherny/undux-hot-module-reloading-demo
cd undux-hot-module-reloading-demo
npm install
npm start
Then try editing a file, and watch the UI update in real time! For more fun, try updating effects.js (Undux's more powerful version of Redux reducers).
MIT