{"id":13406330,"url":"https://github.com/apache-superset/superset-ui-plugins","last_synced_at":"2025-03-14T10:33:00.273Z","repository":{"id":45466504,"uuid":"167239279","full_name":"apache-superset/superset-ui-plugins","owner":"apache-superset","description":"A collection of official Superset UI plugins","archived":true,"fork":false,"pushed_at":"2020-06-25T09:27:32.000Z","size":52921,"stargazers_count":87,"open_issues_count":29,"forks_count":77,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-13T04:13:23.122Z","etag":null,"topics":["data-visualization","javascript","monorepo"],"latest_commit_sha":null,"homepage":"https://apache-superset.github.io/superset-ui-plugins","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache-superset.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-01-23T19:14:12.000Z","updated_at":"2025-03-11T21:46:56.000Z","dependencies_parsed_at":"2022-07-14T18:30:42.184Z","dependency_job_id":null,"html_url":"https://github.com/apache-superset/superset-ui-plugins","commit_stats":null,"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache-superset%2Fsuperset-ui-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache-superset%2Fsuperset-ui-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache-superset%2Fsuperset-ui-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache-superset%2Fsuperset-ui-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache-superset","download_url":"https://codeload.github.com/apache-superset/superset-ui-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335467,"owners_count":20274904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-visualization","javascript","monorepo"],"created_at":"2024-07-30T19:02:27.414Z","updated_at":"2025-03-14T10:33:00.265Z","avatar_url":"https://github.com/apache-superset.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# @superset-ui/plugins 🔌💡\n\n### UPDATE: The code in this repository has been migrated and merged into [@superset-ui](https://github.com/apache-superset/superset-ui).\n\n[![Codecov branch](https://img.shields.io/codecov/c/github/apache-superset/superset-ui-plugins/master.svg?style=flat-square)](https://codecov.io/gh/apache-superset/superset-ui-plugins/branch/master)\n[![Build Status](https://img.shields.io/travis/com/apache-superset/superset-ui-plugins/master.svg?style=flat-square)](https://travis-ci.com/apache-superset/superset-ui-plugins)\n[![David](https://img.shields.io/david/dev/apache-superset/superset-ui-plugins.svg?style=flat-square)](https://david-dm.org/apache-superset/superset-ui-plugins?type=dev)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/cef8fedc-2938-4f20-9823-fcd3cd2f30b3/deploy-status)](https://app.netlify.com/sites/superset-ui-plugins/deploys)\n\n`@superset-ui/legacy-*` packages are extracted from the classic\n[Apache Superset](https://github.com/apache/incubator-superset) and converted into plugins. These\npackages are extracted with minimal changes (almost as-is). They also depend on legacy API\n(`viz.py`) to function.\n\n`@superset-ui/plugin-*` packages are newer and higher quality in general. A key difference that they\ndo not depend on `viz.py` (which contain visualization-specific python code) and interface with\n`/api/v1/query/` instead: a new generic endpoint instead meant to serve all visualizations. Also\nshould be written in Typescript.\n\nWe are not accepting pull requests for new community-contributed plugins to be merged into this\nrepository at the moment. We will keep it lean for now to improve the standard and reduce\noperational load on maintenance. Bug fixes are welcome.\n\nTo setup your own plugin repository, we current have a template for new repository that you can copy\nfrom. Go to\n[\"superset-ui-plugins-template\"](https://github.com/apache-superset/superset-ui-plugins-template)\nand look for the green \"Use this template\" button.\n\n## Demo (Storybook)\n\nMost recent release: https://apache-superset.github.io/superset-ui-plugins/\n\nCurrent master: https://superset-ui-plugins.netlify.com\n\n## Packages\n\n| Package                                                                                                                                                 | Version                                                                                                                                                                                        | Note         |\n| ------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |\n| [@superset-ui/plugin-chart-table](https://github.com/apache-superset/superset-ui-plugins/tree/master/packages/superset-ui-plugin-chart-table)           | [![Version](https://img.shields.io/npm/v/@superset-ui/plugin-chart-table.svg?style=flat-square)](https://img.shields.io/npm/v/@superset-ui/plugin-chart-table.svg?style=flat-square)           |              |\n\n| Package                                                                                                                                                                                   | Version                                                                                                                                                                                                                          |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [@superset-ui/legacy-plugin-chart-event-flow](https://github.com/apache-superset/superset-ui-plugins/tree/master/packages/superset-ui-legacy-plugin-chart-event-flow)                     | [![Version](https://img.shields.io/npm/v/@superset-ui/legacy-plugin-chart-event-flow.svg?style=flat-square)](https://img.shields.io/npm/v/@superset-ui/legacy-plugin-chart-event-flow.svg?style=flat-square)                     |\n| [@superset-ui/legacy-plugin-chart-word-cloud](https://github.com/apache-superset/superset-ui-plugins/tree/master/packages/superset-ui-legacy-plugin-chart-word-cloud)                     | [![Version](https://img.shields.io/npm/v/@superset-ui/legacy-plugin-chart-word-cloud.svg?style=flat-square)](https://img.shields.io/npm/v/@superset-ui/legacy-plugin-chart-word-cloud.svg?style=flat-square)                     |\n\n\n## Contribution and development guide\n\nPlease read the\n[contributing guidelines](https://github.com/apache-superset/superset-ui/blob/master/CONTRIBUTING.md)\nwhich include development environment setup and other things you should know about coding in this\nrepo.\n\nTo build only selected plugins,\n\n```bash\nnode scripts/build.js \"*legacy-plugin-chart-table\"\n```\n\n### License\n\nApache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache-superset%2Fsuperset-ui-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache-superset%2Fsuperset-ui-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache-superset%2Fsuperset-ui-plugins/lists"}