LABjs
LABjs copied to clipboard
JsDelivr - I can't see '.js' files
Are you still planning to release this to npm?
I am not planning to release the old LABjs 2.0.3 onto npm, but the long-running (many years now) effort to rewrite the 3.0 branch, yes, the plan was to put that out on npm (and thus it would be available for jsDelivr and other CDNs).
The 3.0 rewrite was mostly complete, but I stalled out because creating a test environment for script loading is actually really difficult. I was actually building a virtual-DOM sort of thing to fake those behaviors so I could have proper testing, but I never quite finished that effort. Would love help with it. :)
Thanks @getify