0.2.5 • Published 11 months ago

nocobase-plugin-ext v0.2.5

Weekly downloads
-
License
-
Repository
github
Last release
11 months ago

nocobase-plugin-ext

功能

  • CRUD增删查改快捷生成
  • 支持数据字典FieldInterface

开发

创建插件

yarn pm create nocobase-plugin-ext
# 如果创建的插件未在插件管理器里显示,可以通过 pm add 命令手动添加
yarn pm add nocobase-plugin-ext
# 激活插件
yarn pm enable nocobase-plugin-ext

打包插件

yarn build nocobase-plugin-ext --tar

# 分步骤
yarn build nocobase-plugin-ext
yarn nocobase tar nocobase-plugin-ext

发布插件到npm仓库

npm publish packages/plugins/nocobase-plugin-ext --registry=https://registry.npmjs.org

更新插件

yarn pm update nocobase-plugin-ext --registry=https://registry.npmjs.org
0.2.1

11 months ago

0.2.0

11 months ago

0.2.3

11 months ago

0.2.2

11 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.1.12

12 months ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.5

1 year ago