From 0db81eddcc5d2bee0d8cc7be104ea108492486f5 Mon Sep 17 00:00:00 2001 From: Aral Roca Gomez Date: Sun, 17 May 2020 13:05:43 +0200 Subject: [PATCH] Add Microbundle and awesome-deno --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c53d797..e79daa7 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Rollup](https://github.com/rollup/rollup) - Next-generation ES6 module bundler. * [Brunch](https://github.com/brunch/brunch) - Fast front-end web app build tool with simple declarative config. * [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler. +* [Microbundle](https://github.com/developit/microbundle) - Zero-configuration bundler for tiny modules. ## Type Checkers @@ -974,6 +975,7 @@ http://www.listjs.com * [peterkokot/awesome-jquery](https://github.com/peterkokot/awesome-jquery) * [davidyezsetz/you-might-not-need-jquery-plugins](https://github.com/davidyezsetz/you-might-not-need-jquery-plugins) * [MaximAbramchuck/awesome-interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) +* [denolib/awesome-deno](https://github.com/denolib/awesome-deno) # Contributing