@univerjs/create-cli

0.6.2 • Public • Published

@univerjs/create-cli

npm version

Command-line tool for quickly playing with Univer.

Features

  • Plugin Quickstart: Swiftly create a new Univer plugin with ease.
  • Custom UMD Package: Tailor your own UMD package with customizable options

See Univer docs for more information.

Usage

Run the following command and follow the prompts to create a plugin:

# npm
npm create @univerjs/cli@latest

# pnpm
pnpm create @univerjs/cli@latest

Options

-l, --locale <locale>

Special locale. Available options are zh-CN and en-US.

-h, --help

Display help for command.

Development

pnpm i

pnpm dev

test, create filter plugin

node dist/index.js

Readme

Keywords

none

Package Sidebar

Install

npm i @univerjs/create-cli

Weekly Downloads

2

Version

0.6.2

License

Apache-2.0

Unpacked Size

44.3 kB

Total Files

28

Last publish

Collaborators

  • yuhongz
  • wbfsa
  • jikkai
  • wendellhu95
  • mengshukeji