Skip to content

sigmacomputing/plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Package Description
@sigmacomputing/plugin Client 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

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors