0.2.5 • Published 10 months ago

nocobase-plugin-ext v0.2.5

Weekly downloads
-
License
-
Repository
github
Last release
10 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

10 months ago

0.2.0

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.1.12

11 months ago

0.1.11

12 months ago

0.1.10

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.5

12 months ago