@yangxiaolang/create-alauda-fe-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

create-alauda-fe-plugin

This library was generated with Nx.

create-alauda-fe-plugin is designed to quickly start a basic Alauda Front-End Application.

Generators

Preset

Usage

npx create-nx-workspace@latest ${workspace_name} --preset=@yangxiaolang/create-alauda-fe-plugin@latest

Support for configuring whether some dependencies are installed or not:

name type default description
useMonaco boolean false Enable Monaco Editor In Alauda's common
useXterm boolean false Enable Xterm In Alauda's common
useChart boolean false Enable Alauda Chart In Alauda's common
useCron boolean false Enable Cron In Alauda's common
useSafeDom boolean false Enable Dompurify In Alauda's common
usePluralize boolean false Enable Pluralize In Alauda's common
useMD5 boolean false Enable TS-MD5 In Alauda's common

Building

Run nx build create-alauda-fe-plugin to build the library.

Publish

Run nx nx-release-publish create-alauda-fe-plugin to publish the library.

Running unit tests

Run nx test create-alauda-fe-plugin to execute the unit tests via Jest.

Readme

Keywords

none

Package Sidebar

Install

npm i @yangxiaolang/create-alauda-fe-plugin

Weekly Downloads

113

Version

0.0.2

License

none

Unpacked Size

155 kB

Total Files

107

Last publish

Collaborators

  • yangxiaolang