Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
uiw-admin
Advanced tools
直接下载实例,本地预览: uiw-admin-ts.zip
uiw-admin-js.zip
参考 使用 TypeScript 。
Package | Version | Description |
---|---|---|
@uiw-admin/basic-layouts | 用于布局的组件 | |
@uiw-admin/document-title | 设置页面标题 | |
@uiw-admin/router-control | 路由管理 | |
@uiw-admin/user-login | 登录界面 | |
@uiw-admin/components | 常见的业务组件 | |
@uiw-admin/models | 简化 rematch 配置 | |
@uiw-admin/exceptions | 公共异常组件 | |
@uiw-admin/config | 简化 kkt 配置 | |
@uiw-admin/plugins | kkt 插件 |
通过命令创建一个
uiw-admin
# npm 6.x
$ npm init uiw-admin my-app --example uiw-admin-ts
# npm 7+, extra double-dash is needed:
$ npm init uiw-admin my-app -- --example uiw-admin-ts
$ yarn create uiw-admin [appName]
# or npm
$ npm create uiw-admin my-app
# or npx
$ npx create-uiw-admin my-app
使用
yarn workspaces
管理node_modules
$ cd uiw-admin
$ yarn install
$ yarn start
$ cd uiw-admin
$ yarn build
感谢所有的贡献者,欢迎开发者为开源项目贡献力量。
5.2.20
FAQs
UIW Admin Project
The npm package uiw-admin receives a total of 4 weekly downloads. As such, uiw-admin popularity was classified as not popular.
We found that uiw-admin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.