0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/alpinejs
Florian Lefebvre 1153331cbb
feat(alpinejs): allow customizing the Alpine instance (#9751)
* feat(alpinejs): allows customzing the Alpine instance

* chore: add e2e tests

* fix: rename script

* Update index.ts

* fix: lockfile
2024-01-24 14:43:03 +00:00
..
src feat(alpinejs): allow customizing the Alpine instance (#9751) 2024-01-24 14:43:03 +00:00
test feat(alpinejs): allow customizing the Alpine instance (#9751) 2024-01-24 14:43:03 +00:00
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
package.json feat(alpinejs): allow customizing the Alpine instance (#9751) 2024-01-24 14:43:03 +00:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/alpinejs

This Astro integration adds Alpine.js to your project so that you can use Alpine.js anywhere on your page.

Documentation

Read the @astrojs/alpinejs docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro