Tagged "js"

Grab Mixcloud URLs

JS snippet to run in the browser

Caching your deno deps in a specified directory

Using deno cache and the DENO_DIR env var

Yarn2 add from GitLab

How to install npm/yarn packages direct from a GitLab repo

Reduce Yarn 2 Verbosity

I think the default log output of yarn v2 is too verbose, so I show how to tame it.

Disable individual icons with favicons-webpack-plugin

If you only want to disable some icons, like the really big Apple ones, here’s how