Skip to content

A modern environment (webpack, es6, babel, vscode, gsunit, git, predefined functions, eslint, prettier and more) created to use with Google Apps Script

License

Notifications You must be signed in to change notification settings

thiagopaiva99/modern-google-apps-script-env

Repository files navigation

Modern Google Apps Script Env

A modern environment (webpack, es6, babel, vscode, gsunit, git, predefined functions, eslint, prettier and more) created to use with Google Apps Script.

The Modern Google Apps Script Env is used by Ilegra - Google Cloud Team to develop applications for clients.

What led me to develop this?

Google Apps Script is a very good and useful technology, but with features that are not very good when developing applications with it.

We have some disadvantages whe using it.

  • The online editor;
  • Old version of JavaScript;
  • Hard to do tests and use plugins;

And of course, these items mentioned above have sub-items.

I like to quote these items because I suffered a lot with them when I had to use Google Apps Script.

What this project offer to you?

  • Integration with VS Code;
  • Pre-configured plugins (ESlint and Prettier);
  • ES6 available;
  • Webpack and Babel;
  • Unit tests with GSUnit;
  • Version control with GIT;
  • Abstraction of some very used methods;
  • CLI;

CLI Commands

Developing a description for the commands.

License

The Modern Google Apps Script Env is licensed as MIT. <3 OSS

About

A modern environment (webpack, es6, babel, vscode, gsunit, git, predefined functions, eslint, prettier and more) created to use with Google Apps Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published