Skip to content

Repository files navigation

Sigma Logo

Sigma Computing Plugins

This repository is the monorepo for Sigma Computing's Plugin platform. Sigma Plugins provide an API for third-party applications to add additional functionality into an existing Sigma workbook. Plugins are built using Sigma's Plugin API, which communicates data and interaction events between a Sigma workbook and the plugin. Plugins are hosted by their developer and rendered in an iframe in Sigma.

Packages

PackageDescription
@sigmacomputing/pluginClient SDK for building Sigma plugins. Provides both a standard JavaScript API and a React Hooks API.

For installation, usage, and API documentation, see the README of each package.

Contributing

This repo is a Yarn workspaces monorepo orchestrated by Turborepo. See CONTRIBUTING.md for setup instructions and development workflow.

Common scripts available from the repo root:

yarn build # Build all packages
yarn test# Run all package test suites
yarn lint # Lint the codebase
yarn types # Type-check all packages

Changelog

Release notes and breaking changes are documented in CHANGELOG.md.

License

MIT

About

No description, website, or topics provided.

Resources

Contributing

Stars

4 stars

Watchers

29 watching

Forks

Releases

Packages

Used by

Contributors

Languages