Skip to content

Commit

Permalink
cEs6Shim
Browse files Browse the repository at this point in the history
  • Loading branch information
oshliaer committed Sep 9, 2018
1 parent d6df2a4 commit 6e9cb69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [Awesome code & things](#awesome-code--things)
- [Development](#development)
- [Starter Kits](#starter-kits)
- [Shims and polyfills](#shims-and-polyfills)
- [Libraries & Modules](#libraries--modules)
- [Using databases](#using-databases)
- [ORM (O/RM and O/R mapping tool)](#orm-orm-and-or-mapping-tool)
Expand Down Expand Up @@ -66,6 +67,10 @@
- [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to your documents
- [gas-shell](https://github.com/JeanRemiDelteil/gas-shell) Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands)

### Shims and polyfills

- [cEs6Shim. Using Es6 with Apps Script](http://ramblings.mcpher.com/Home/excelquirks/gassnips/es6shim)

## Libraries & Modules

### Using databases
Expand Down

0 comments on commit 6e9cb69

Please sign in to comment.