marcelklehr / vdom-virtualize

Virtualize a DOM node
MIT License
131 stars 27 forks source link

use without browserfy #12

Closed geyang closed 9 years ago

geyang commented 10 years ago

Hey @marcelklehr ,

Thanks for this great work! Is it possible for me to use this without browserfy, with virtual-dom?

I saw that there was a dist.js file in mercury : https://github.com/Raynos/mercury/blob/master/dist/mercury.js

but I am not sure if that contains this lib.

Thanks! Ge

abhishiv commented 9 years ago

I would be interested in it as well.

I tried using http://wzrd.in/bundle/vdom-virtualize@latest, but can't figure out which global it exports to.

marcelklehr commented 9 years ago

Hey, I know this is late news, but I just created a standalone browserified bundle that exports to window.vdomVirtualize