From d1298970d396e580bbf4f59385af355c15d440c0 Mon Sep 17 00:00:00 2001 From: Yerko Palma Date: Mon, 7 Nov 2016 06:54:11 -0300 Subject: [PATCH] Add Browserify (#816) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f1856bd..52b2d3f 100644 --- a/readme.md +++ b/readme.md @@ -188,6 +188,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. - [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. +- [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. ## Back-End Development