wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.83k stars 240 forks source link

Make FastDOM available on a CDN #86

Closed explicans closed 8 years ago

explicans commented 8 years ago

It might facilitate quick prototyping and maybe lightweight production deployment, too, if FastDOM was available on a 3rd party CDN (at least I couldn't find FastDOM on cdnjs.com or jsDelivr, and there's no mention of a CDN in docs). Any chance?

(There's RawGit, of course, but I'm not sure how dependable it is.)

wilsonpage commented 8 years ago

Good idea. I'd be up for that :)

wilsonpage commented 8 years ago

Requested https://github.com/cdnjs/cdnjs/issues/8499

explicans commented 8 years ago

Seems to have been added, yay! https://github.com/cdnjs/cdnjs/issues/8499 https://github.com/cdnjs/cdnjs/pull/8507 https://cdnjs.com/libraries/fastdom