Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinyphporg/tinyphp-ui
基于webpack5,集成了Bootstrap5+jquery的前端UI库,提供各种管理后台UI和前端UI,集成第三方JS组件的管理和惰性加载,可快速开发各种响应式WEB应用。
https://github.com/tinyphporg/tinyphp-ui
bootstrap easyui echarts jquery php tinyphp webpack webpack5
Last synced: 6 days ago
JSON representation
基于webpack5,集成了Bootstrap5+jquery的前端UI库,提供各种管理后台UI和前端UI,集成第三方JS组件的管理和惰性加载,可快速开发各种响应式WEB应用。
- Host: GitHub
- URL: https://github.com/tinyphporg/tinyphp-ui
- Owner: tinyphporg
- License: apache-2.0
- Created: 2021-04-12T06:56:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T10:58:15.000Z (over 1 year ago)
- Last Synced: 2024-04-29T11:46:16.411Z (7 months ago)
- Topics: bootstrap, easyui, echarts, jquery, php, tinyphp, webpack, webpack5
- Language: HTML
- Homepage:
- Size: 35.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tinyphp-ui
====
> 基于[tinyphp for PHP Frameworks](https://github.com/tinyphporg/tinyphp)的前端UI库
> 项目地址: https://github.com/tinyphporg/tinyphp面向对象
----
+ 熟练掌握bootstrap/jquery/css/vue,
+ 熟悉JS语言 的PHP全栈工程师
+ 自定义开发需要熟悉webpack。适合做什么
----
+ 管理后台开发/erp/crm/srm/oa
+ 响应式WEB应用
tinyphp中的使用
----### componser
```shell
composer require tinyphporg/tinyphp-ui
```
### npm```shell
npm i tinyphporg/tinyphp-ui
```