A collection of scripts for Google Apps Scripts
EnhancedCacheService
- a cache service which adds additional features to GAS's native cache (i.e.CacheService
).XmlRpcMessageService
- a service for converting XMLs in the XML-RPC format to and from javascript objects to ease their use. Also provides a method for posting method calls and parsing the response.GmailSearchBuilder
- a builder service for Gmail search queries.