Skip to content

sylviusroeles/alpinejs-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine.JS components

My collection of Alpine.JS components. I use Alpine.JS in my projects, and I'm always looking for ways to make my code more reusable. I decided to share my components with the community. I hope you find them useful. If you have any suggestions or improvements, please let me know by opening an issue or a pull request.

Slide over

A slide over component that can be used to display a modal or a sidebar. It slides in from the bottom of the screen because the component was made for mobile devices. It can be used on desktop as well.

Demo Source

Contributing

If you want to contribute, please open an issue or a pull request. I'm always looking for ways to improve my code.

Local development

To run the demo locally, you need to have Node.js installed. Then run the following commands:

npm install
npm serve

License

Feel free to use these components in your projects. The code is licensed under the MIT license.

About

My collection of Alpine.JS components used in projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors