Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New CLI tool to create Vue Data UI chart boilerplate components ! #143

Discussion options

Vue Data UI CLI

A CLI tool to generate Vue Data UI chart component boilerplates.
Check out the repo

Installation

npm i -g vue-data-ui-cli

Usage

Run the CLI command:

vdui-cli

You will be prompted for the following:

  • Select a Vue Data UI component
  • Use computed or ref for the dataset
  • Use computed or ref for the config
  • Use TypeScript or not
  • The name of your Vue component
  • The directory to create the component

The tool will then create a Vue file containing the boilerplate chart component, with a sample dataset for immediate testing.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant

AltStyle によって変換されたページ (->オリジナル) /