Skip to content

almo/AppsScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AppsScript

Introduction

Google Apps Script is a Cloud based platform allowing developers to integrate with Google products.

Currently supporting JavaScript and TypeScript, Apps Script can be developed using an online editor or locally using clasp, a command line interface.

This second option enables developers to use version control systems, such as git, easing collaboration and the distribution through online services such as GitHub.

No Code for Everybody

Thanks to the variety of Google products, Apps Scripts applications are particularly powerful, significantly improving the developer productivity. These applications are specially convenient for efficient technical staff and product managers seeking fast prototyping solutions.

Actually, students, newbies or non technical professionals might excel like pro thanks scripting alike programming paradigm. This repo contains some libraries and applications that I developed for personal use.

Please reach out for questions or clarifications.

You can also follow me on social media: Twitter or Linkedin

Apps Script Solutions

dslib

dslib is the first attempt to develop an Apps Script library locally using clasp and TypeScript. It provides integration with Cloud DataStore for the Social Media Engine (to be released soon).

More information here

About

Collection of tools and resources in AppsScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published