Skip to content

Apps Script Services on Node – using apps script libraries #186

@brucemcpherson

Description

@brucemcpherson

I started working on faking Apps Script Services (gas-fakes) on Node as a background project a little while ago. Now it’s 9 partially implemented services and (Total passes 1614 (100.0%)) individual platform comparison tests later.

I figured it was time to see if I could port an Apps Script library that uses these services to Node
The primary purpose of gas-fakes is to avoid going back and forward to the GAS IDE when developing using clasp. However we can of course now also write interchangeable real Node/GAS projects that access Google Workplace files synchronously. Just like on GAS (but slower) by using the environment provided by gas-fakes.

article here - https://ramblings.mcpher.com/apps-script-services-on-node-using-apps-script-libraries/

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions