Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/batosai/edge-components
https://github.com/batosai/edge-components
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/batosai/edge-components
- Owner: batosai
- License: mit
- Created: 2022-07-19T20:37:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T21:57:22.000Z (about 2 months ago)
- Last Synced: 2024-10-20T04:22:51.630Z (19 days ago)
- Language: Edge
- Size: 750 KB
- Stars: 25
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-adonisjs - Edge components - A components library for Edge template engine and AdonisJS. (Packages)
README
# edge components
The most popular, free and open-source Tailwind CSS component library in edge template engine 6 with daisyUI and Alpine.js for adonisJS 6
For adonisJS 5 used version < 2.
[Documentation](https://edge-components.jrmc.dev)
[Documentation for adonisJS 5](https://v1-edge-components.jrmc.dev/docs/installation.html)
[Github](https://github.com/batosai/edge-components)
The components not shown here represent no gain over their HTML representation.
If your component becomes too complex, it may make more sense to use HTML directly as described in the daisyUI documentation.
## Setup
The first step is to install the package from the npm registry.
```sh
node ace add @jrmc/edge-components
```