Skip to content

choice-open/atomemo-plugin-sdk-js

Repository files navigation

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 build

Linting 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published