@choiceopen/atomemo-plugin-sdk-js
v0.6.7
Published
JavaScript/TypeScript SDK for developing Choiceform Atomemo plugins
Readme
Choiceform Atomemo Plugin JavaScript/TypeScript SDK
Development
- Install dependencies:
bun install- Watch and rebuild in development
bun run dev- Linting and formatting
bun run check- Run the unit tests:
bun run test- Build the library:
bun run buildLinting and formatting
This project uses Biome to provide unified linting and formatting, please install VS Code extension if you use VS Code to having the best DX support.
