Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunfire-packages/form
Reusable TALL-Stack components
https://github.com/sunfire-packages/form
alpinejs laravel livewire tallstack
Last synced: 24 days ago
JSON representation
Reusable TALL-Stack components
- Host: GitHub
- URL: https://github.com/sunfire-packages/form
- Owner: Sunfire-Packages
- Created: 2020-11-30T17:16:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-19T11:14:31.000Z (about 4 years ago)
- Last Synced: 2024-11-29T07:04:49.505Z (24 days ago)
- Topics: alpinejs, laravel, livewire, tallstack
- Language: Blade
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This package is part of the sunfire ecosystem.It is designed to build custom form interfaces with the TALL-Stack and seamlessly interact with other sunfire packages.
For more Infotmation, examples and code snippets read the [official documentation]().
## Installation
Just type inside your terminal at the root of your project:
`composer require sunfire/form`
>This package is designed for Laravel with Tailwind, AlpineJs and Livewire.
>If your miss out on one of these components the package will not work.