Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinyphp/ui
JinyPHP UI Component for Laravel
https://github.com/jinyphp/ui
bootstrap component jinyphp laravel tailwindcss ui
Last synced: 5 days ago
JSON representation
JinyPHP UI Component for Laravel
- Host: GitHub
- URL: https://github.com/jinyphp/ui
- Owner: jinyphp
- License: mit
- Created: 2021-11-01T08:46:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T09:06:10.000Z (7 months ago)
- Last Synced: 2024-04-12T16:31:48.677Z (7 months ago)
- Topics: bootstrap, component, jinyphp, laravel, tailwindcss, ui
- Language: PHP
- Homepage:
- Size: 827 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# JinyUI Component Kit for Laravel
지니UI는 라라벨 기반의 UI 컴포넌트 라이브러리 입니다.## 설치
```
composer require jiny/ui
```## 데모 확인 및 설치
`jinyui`의 셈플 동작을 확인하고 싶다면, 데모 패키지를 설치하여 확인할 수 있습니다.
```
composer require jiny/ui-demo
```