The Wayback Machine - https://web.archive.org/web/20201126080544/https://github.com/topics/virtual-dom
Skip to content
#

virtual-dom

Here are 295 public repositories matching this topic...

nick-at-hawkfish
nick-at-hawkfish commented Jan 27, 2020

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:

import {html} from 'htm/preact/macro'

This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://e

neo
tobiu
tobiu commented Nov 4, 2020

Since webpack 5 is stable now (no longer RC), we should migrate at some point soon-ish.

We need to adjust the related build scripts:
https://github.com/neomjs/neo/tree/dev/buildScripts/webpack

Plus double-check, if the external plugins we are using still work.

I am flagging the ticket as a "good first issue", since you can work on it without having knowledge about this framework.

I am

Switzerland

🇨🇭Switzerland takes a functional approach to Web Components by applying middleware to your components. Supports Redux, attribute mutations, CSS variables, React-esque setState/state, etc… out-of-the-box, along with Shadow DOM for style encapsulation and Custom Elements for interoperability.
  • Updated Nov 18, 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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.