Socket
Socket
Sign inDemoInstall

uiw-admin

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uiw-admin - npm Package Compare versions

Comparing version 5.2.19 to 5.2.20

2

package.json
{
"name": "uiw-admin",
"version": "5.2.19",
"version": "5.2.20",
"description": "UIW Admin Project",

@@ -5,0 +5,0 @@ "repository": {

UIW Admin Project
---
一个基于 [uiw](https://github.com/uiwjs/uiw/) 和 [kkt](https://github.com/kktjs/kkt) 的初始级别项目,集成路由、Redux、选项卡等特性。
一个基于 [uiw](https://github.com/uiwjs/uiw/) 和 [kkt](https://github.com/kktjs/kkt) 的初始级别项目。
## 查看实例
## Open in CodeSandbox
[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/s/github/uiwjs/uiw-admin/tree/master/examples/base)

@@ -14,7 +13,14 @@ [![Open in StackBlitz](https://img.shields.io/badge/Open%20in-StackBlitz-blue?logo=)](https://stackblitz.com/github/uiwjs/uiw-admin/tree/master/examples/base?embed=1&hideNavigation=0&hidedevtools=0)

## ✨ 特性
## Packages
- 🌈 企业级中后台产品的交互语言和视觉风格。
- 📦 开箱即用的高质量 React 后台管理框架。
- 🛡 使用 TypeScript 开发。
- ⚙️ 集成路由、Redux、选项卡等特性。
### 🛡 TypeScript
This git repository is a repo built using Lerna. It contains several packages:
参考 [使用 TypeScript ](https://www.tslang.cn/)。
## 🔗 相关依赖
| Package | Version | Description |

@@ -32,18 +38,5 @@ | -------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |

## Development
使用 [`yarn workspaces`](https://classic.yarnpkg.com/en/docs/workspaces) 管理 `node_modules`
```bash
$ yarn install # Install dependencies
$ npm run build
$ npm run start # Run example website
```
Creates a [`uiw-admin`](https://github.com/uiwjs/uiw-admin) application using the command line.
## Usage
## ⌨️ 快速开始
> 通过命令创建一个[`uiw-admin`](https://github.com/uiwjs/uiw-admin)
```shell

@@ -61,31 +54,23 @@ # npm 6.x

```
## 📦 开发启动
## Command Help
> 使用 [`yarn workspaces`](https://classic.yarnpkg.com/en/docs/workspaces) 管理 `node_modules`
Below is a help of commands you might find useful. The example download is from https://uiwjs.github.io/uiw-admin/zip/
```bash
Usage: create-uiw-admin <app-name> [options] [--help|h]
$ cd uiw-admin
Options:
$ yarn install
--version, -v Show version number
--help, -h Displays help information.
--output, -o Output directory.
--example, -e Example from: https://uiwjs.github.io/uiw-admin/zip/, default: "uiw-admin-ts"
--path, -p Specify the download target git address.
default: "https://uiwjs.github.io/uiw-admin/zip/"
$ yarn start
Example:
```
yarn create uiw-admin appName
npx create-uiw-admin my-app
npm create uiw-admin my-app
npm create uiw-admin my-app -f
npm create uiw-admin my-app -p https://uiwjs.github.io/uiw-admin/zip/
## 🔨 生产构建
```bash
$ cd uiw-admin
Copyright 2021
$ yarn build
```
## 贡献者
## ❤️ 贡献者

@@ -98,5 +83,1 @@ 感谢所有的贡献者,欢迎开发者为开源项目贡献力量。

## License
Licensed under the MIT License.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc