@pikku/addon-quickchart
v0.1.7
Published
Create chart images via the QuickChart API
Readme
@pikku/addon-quickchart
Create chart images via the QuickChart API
Setup
- Add icon SVG at
quickchart.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
