Socket
Book a DemoInstallSign in
Socket

@superset-ui/generator-superset

Package Overview
Dependencies
Maintainers
21
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superset-ui/generator-superset

Scaffolder for Superset

latest
Source
npmnpm
Version
0.20.3
Version published
Weekly downloads
80
627.27%
Maintainers
21
Weekly downloads
 
Created
Source

generator-superset

Version Libraries.io

Scaffolder for Superset

Installation

First, install Yeoman and generator-superset using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @superset-ui/generator-superset

Usage

Generate a new package or visualization plugin:

mkdir /tmp/superset-plugin-chart-hello-world
cd /tmp/superset-plugin-chart-hello-world
yo @superset-ui/superset

License

Apache-2.0

learn more about Yeoman.

Keywords

yeoman

FAQs

Package last updated on 10 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts