google / incremental-dom

An in-place DOM diffing library
http://google.github.io/incremental-dom/
Apache License 2.0
3.54k stars 180 forks source link

Added incremental-dom-loader refs #354

Closed helloIAmPau closed 6 years ago

helloIAmPau commented 6 years ago

Hello all, I've made an incremental-dom transpiler based on Webpack that maybe can be useful to other developers. So that I've added some reference to my project in your ECOSYSTEM.md.

Thanks, bye.

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers
helloIAmPau commented 6 years ago

I signed!

googlebot commented 6 years ago

CLAs look good, thanks!

sparhami commented 6 years ago

Cool! I like that you can just require the template and use it directly.