@jellybeanxyz/function-sdk
v1.0.2
Published
Allows building serverless plugin functions for Jellybean experiences.
Readme
Jellybean Function SDK
This SDK provides helpers for plugin functions.
Notes
- Plugins run in an isolated JS VM (vm2), they cannot use nodejs builtin modules such as fs, path, stream, http, etc.
