@univerjs/create-cli
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 create @univerjs/cli@latest
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