Skip to content

Tools and functions that facilitate everyday tasks in Google Apps Script.

License

Notifications You must be signed in to change notification settings

hyfi06/apps-script-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Script tools and functions

Tools and functions that facilitate everyday tasks in Google Script.

Class

Class Brief description
EmailManager Sends email with html template
HashManager Create hash with md5, sha1 and sha256 algorithms

Functions

Function Brief description
toANotation Convert a number to letter of column. 0 -> A, 1 -> B.
read Read a sheet form a Spreadsheet.
write Write data on a Spreadsheet.
zeroFiller Return a number as string with the minimal length given and fill whit leading zeros.
strftime Return datetime as string with the given format and locale identifier.
timestamp Return datetime as string with the given format.

License

Licensed under the MIT License.

About

Tools and functions that facilitate everyday tasks in Google Apps Script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published