-
I was trying to add three.js so I could play with it from cljsfiddle. I tried adding it as a script tag in the html.
But got a 404 from
http://cljsfiddle.net/http//cdnjs.cloudflare.com/ajax/libs/…
-
### Transform
I just copied React-slick config etc. from other project (I have never used It) and I adapted it to my project. But after running my app I couldn't scroll whole page, I was scrolling …
-
Hi, great job realy :)
Can we hope see it (up to date) on cdnjs / jsDelivr (...) ?
Thanks
-
Hey guys, I'm trying to do a lottie animation that is on autoplay and loop and also has the scrolling effect (it moves fast forward when you scroll down and fast backward when you scroll up).
I tri…
-
A service like https://github.com/browserify/wzrd.in (browserify as a service), but instead of browserifying, uses babel to transpile it to es5 (or an option of environment with babel-preset-env). So,…
-
The library has been working great but we started using the RequireJS Optimizer. The text! template references are working fine but all of the tpl! references fail with the following error. Any sugg…
-
Il y a des ressources distances qui peuvent poser des problématiques de respect de la vie privée des utlisateurs et dont la justification technique m'échappe un peu.
Dans le fichier templates/layo…
-
`views/mochachairunner.mustache` and `views/mocharunner.mustache` loads very old versions of mocha. Specificaly `2.3.4`. Would it be possible to update it to latest version ? I understand that might b…
-
The below code will not work if the server doesn't filter responses based on the QUERY. If remote is replaced by prefetch, it will work fine.
`var customers = new Bloodhound({
datu…
-
According to the markdown syntax description inline HTML is supported for those elements not represented in the syntax. When I include the following inline HTML it is not "passed" through to the outpu…