GitShow/gaearon/react-blessed-hot-motion
gaearon

react-blessed-hot-motion

A console app demo using React for rendering, animation, and hot reloading

by gaearon
Star on GitHubForknpm

JavaScript

276 stars17 forks5 contributorsQuiet · 8y agoSince 2015MIT

Meet the team

See all 5 on GitHub →
jlongster
jlongster16 contributions
gaearon
gaearon12 contributions
chentsulin
chentsulin1 contribution
lewiscowper
lewiscowper1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 8y ago
See all on GitHub →
hoebat
question about how to improve the speed for newer versions of reactOpenIssue

@gaearon: Thanks for this example. It really helped me get started with the react workflow. I have an updated version of this example here but the updates and animations are super slow compared to this version. Are there any tips for how to debug or benchmark where it's slowing down?

hoebat · 5y ago

Recent fixes

View closed PRs →
jonhermansen
Make Square class extend React.Component to quiet a warningMergedPR

Minor change to prevent a warning from React: I tested this change with react@0.14.9 and it makes the warning go away.

jonhermansen · 12mo ago
dundalek
Fix key handlingMergedPR

Hi Dan, thanks for putting this demo together! I am developing a console app and need to handle key events. By default nodemon eats all the keystrokes (so that it allows explicit restart by typing ) and keys do not work in the app. This PR fixes that by making nodemon to forward key events to the app and also fixes exiting so that when you type or the app exits (using exit code 2 which makes nodemon to quit, otherwise the app would quit but nodemon would spawn it again).

dundalek · 5y ago
Yomguithereal
Experimenting with kotatsuMergedPR

Hello @gaearon. Your experiment really impressed me and so I wanted to try designing a tool for easy backend HMR. I therefore tried to fiddle a version of using kotatsu. There are still some issues, notably Yomguithereal/kotatsu#59 and Yomguithereal/kotatsu#60 (which means you have to hit C-c twice) but thanks to your app I was able to spot those issues and will be able to fix them in the future. Anyway, thank you and have a good day :).

Yomguithereal · 9y ago
Structured data for AI agents

Repository: gaearon/react-blessed-hot-motion. Description: A console app demo using React for rendering, animation, and hot reloading Stars: 276, Forks: 17. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 0, open issues: 1. Last activity: 8y ago. Community health: 42%. Top contributors: jlongster, gaearon, chentsulin, lewiscowper.

·@ofershap

Replace github.com with gitshow.dev