Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/ux-twig-component
Twig components for Symfony
https://github.com/symfony/ux-twig-component
components javascript symfony symfony-ux twig ux
Last synced: about 1 month ago
JSON representation
Twig components for Symfony
- Host: GitHub
- URL: https://github.com/symfony/ux-twig-component
- Owner: symfony
- License: mit
- Created: 2021-06-18T14:07:48.000Z (over 3 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-04-10T11:16:48.000Z (7 months ago)
- Last Synced: 2024-04-10T22:56:05.361Z (7 months ago)
- Topics: components, javascript, symfony, symfony-ux, twig, ux
- Language: PHP
- Homepage: https://symfony.com/bundles/ux-twig-component
- Size: 595 KB
- Stars: 139
- Watchers: 24
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Twig Components
Twig components give you the power to bind an object to a template, making
it easier to render and re-use small template "units" - like an "alert",
markup for a modal, or a category sidebar. A very simple example
would be a re-usable alert component:![Example of the AlertComponent](https://github.com/symfony/ux/blob/2.x/src/TwigComponent/alert-example.png?raw=true)
**This repository is a READ-ONLY sub-tree split**. See
https://github.com/symfony/ux to create issues or submit pull requests.## Sponsor
The Symfony UX packages are [backed][1] by [Mercure.rocks][2].
Create real-time experiences in minutes! Mercure.rocks provides a realtime API service
that is tightly integrated with Symfony: create UIs that update in live with UX Turbo,
send notifications with the Notifier component, expose async APIs with API Platform and
create low level stuffs with the Mercure component. We maintain and scale the complex
infrastructure for you!Help Symfony by [sponsoring][3] its development!
## Resources
- [Documentation](https://symfony.com/bundles/ux-twig-component/current/index.html)
- [Report issues](https://github.com/symfony/ux/issues) and
[send Pull Requests](https://github.com/symfony/ux/pulls)
in the [main Symfony UX repository](https://github.com/symfony/ux)[1]: https://symfony.com/backers
[2]: https://mercure.rocks
[3]: https://symfony.com/sponsor