1.0.7 • Published 1 year ago
@jellybeanxyz/core-sdk
Licence
ISC
Version
1.0.7
Deps
2
Size
125 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
Jellybean Core SDK
This SDK is for internal use in Jellybean apps such as the CMS, CLI, WEB, etc.
Features
- Plugin configuration loader / parser
Development
yarn link(here)yarn dev(here, for hot reloading)yarn link @jellybeanxyz/core-sdk(in other apps/libs)
Additional notes
- We might keep typescript config as "strict" to ensure infered zod schema is not all optional (zod requirement).