-
Updated
Aug 22, 2020 - JavaScript
virtual-dom
Here are 290 public repositories matching this topic...
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Jul 26, 2020 - JavaScript
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Aug 16, 2020 - C++
-
Updated
Dec 13, 2019 - Swift
-
Updated
Jul 27, 2020 - Haskell
-
Updated
Aug 3, 2020 - JavaScript
- There seems to be a bug when navigating to the catch_all route but not contributors, ex. localhost:7878/test. The current implementation panics using both rocket and actix as server.
- Rocket currently has 404 for unknown routes and this should be added to the actix example as well.
-
Updated
Jul 29, 2020 - TypeScript
I flagged this one as a "good first issue", since it does not require any knowledge of neo.mjs itself.
Also flagged it as "help wanted", since actions & workflows are not a topic i am familiar with (well, setting up the auto npm publish one was easy).
Googled and found some input:
https://github.community/t/triggering-by-other-repository/16163
-
Updated
Jun 21, 2019 - JavaScript
-
Updated
Apr 23, 2020 - JavaScript
-
Updated
Jun 16, 2020 - JavaScript
-
Updated
Aug 11, 2020 - JavaScript
-
Updated
Jul 11, 2020 - JavaScript
benchmark
It'd be neat to have a benchmark to test our diffing needs — perf is a feature, and we should be able to catch regressions.
Given this would need to run in the browser, we'd probably need some tooling around this. I was thinking it'd be cool to run a headless Chrome instance through puppeteer, and use the [nanobench](https://github.com/mafintosh/nano
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Aug 22, 2020 - Scala
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Jul 22, 2020 - TypeScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Feb 21, 2020 - JavaScript
Improve this page
Add a description, image, and links to the virtual-dom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtual-dom topic, visit your repo's landing page and select "manage topics."


It would be nice to have a babel macro that automatically runs the babel plugin to remove the runtime. That way, this project would work out of the box with "zero" config tools like create-react-app.
I'm thinking it could be something like:
This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://e