Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 `