@weldable/integration-google-sheets
v1.0.0
Published
Google Sheets read and write actions for Weldable
Maintainers
Readme
@weldable/integration-google-sheets
Google Sheets read and write actions for Weldable.
Part of the Weldable integration library — see @weldable/integration-core for the full catalog.
Install
npm install @weldable/integration-google-sheets @weldable/integration-core@weldable/integration-core is a peer dependency and must be installed alongside this package.
Usage
import integration from '@weldable/integration-google-sheets'
// Pass to a Weldable-compatible host
console.log(integration.actions.map(a => a.id))Contributing and releasing
See CONTRIBUTING.md in @weldable/integration-core for the development workflow and release process.
License
MIT
