Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/its-digital-technology/kernl-ui-blade
Package of Laravel Blade components for Northeastern University websites, powered by kernl(ui)
https://github.com/its-digital-technology/kernl-ui-blade
alpinejs blade-template laravel-components tailwindcss
Last synced: about 2 months ago
JSON representation
Package of Laravel Blade components for Northeastern University websites, powered by kernl(ui)
- Host: GitHub
- URL: https://github.com/its-digital-technology/kernl-ui-blade
- Owner: ITS-Digital-Technology
- Created: 2022-04-06T20:17:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-08T04:23:41.000Z (about 1 year ago)
- Last Synced: 2024-04-09T10:35:05.566Z (9 months ago)
- Topics: alpinejs, blade-template, laravel-components, tailwindcss
- Language: Blade
- Homepage:
- Size: 307 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# kernl(ui) Blade
Package of Blade components for Northeastern University websites
## Prequisites
In order to use this package
- Your project must be using the [@northeastern-web/kernl-ui JavaScript and CSS package](https://npmjs.com/package/@northeastern-web/kernl-ui).
- Your project also must support the new [Laravel Blade 7 components](https://laravel.com/docs/7.x/blade#components).## Installation
You can install the package via composer:
```bash
composer require northeastern-web/kernl-ui-blade
```> Note: In order to load the scripts needed for the kernl-ui blade package, you will need to include the scripts just before the closing `