From ebe7c9e28acade38405fca575d1463c3cdb8b5f0 Mon Sep 17 00:00:00 2001 From: Coder of Salvation / Leon van Kammen Date: Wed, 27 Jun 2018 09:47:41 +0200 Subject: [PATCH] added Gexpress added Gexpress --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 22bc8be..593fa2b 100644 --- a/readme.md +++ b/readme.md @@ -75,6 +75,7 @@ * [gas-underscore](https://github.com/simula-innovation/gas-underscore) [![GitHub stars](https://img.shields.io/github/stars/simula-innovation/gas-underscore.svg?style=social&label=Star)](https://github.com/simula-innovation/gas-underscore) Underscore for Google Apps Script * [lodashgs](https://github.com/oshliaer/lodashgs) [![GitHub stars](https://img.shields.io/github/stars/oshliaer/lodashgs.svg?style=social&label=Star)](https://github.com/oshliaer/lodashgs) Lodash for Google Apps Script is a library that enables the use of the lodash.js library in Google Apps Script * [brucemcpherson/cUseful](https://github.com/brucemcpherson/cUseful) [![GitHub stars](https://img.shields.io/github/stars/brucemcpherson/cUseful.svg?style=social&label=Star)](https://github.com/brucemcpherson/cUseful) Various dependency free useful functions +* [Gexpress](https://github.com/coderofsalvation/Gexpress) Express-ish middleware for google appscript (build NODEJS-ish applications) ### Parsing * [Apps-Script-htmlparser2-library](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) [![GitHub stars](https://img.shields.io/github/stars/Spencer-Easton/Apps-Script-htmlparser2-library.svg?style=social&label=Star)](https://github.com/Spencer-Easton/Apps-Script-htmlparser2-library) A browserified version of fb55/htmlparser2 modified to work in Google Apps Script