Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/ux
Symfony UX initiative: a JavaScript ecosystem for Symfony
https://github.com/symfony/ux
hacktoberfest javascript symfony
Last synced: about 8 hours ago
JSON representation
Symfony UX initiative: a JavaScript ecosystem for Symfony
- Host: GitHub
- URL: https://github.com/symfony/ux
- Owner: symfony
- License: mit
- Created: 2020-11-28T10:09:32.000Z (about 4 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-12-06T15:57:32.000Z (about 2 months ago)
- Last Synced: 2024-12-06T23:32:52.844Z (about 2 months ago)
- Topics: hacktoberfest, javascript, symfony
- Language: PHP
- Homepage: https://ux.symfony.com/
- Size: 34.7 MB
- Stars: 862
- Watchers: 33
- Forks: 316
- Open Issues: 304
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Symfony UX: a JavaScript ecosystem for SymfonySymfony UX is an initiative and set of libraries to seamlessly
integrate JavaScript tools into your application. For example,
want to render a chart with [Chart.js](https://www.chartjs.org/)? Use
[UX Chart.js](https://symfony.com/bundles/ux-chartjs/current/index.html)
to build the chart in PHP. The JavaScript is handled for you automatically.**That's Symfony UX.**
Symfony UX leverages [Stimulus](https://stimulus.hotwired.dev/) for JavaScript
and can integrate with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html)
or with [Webpack Encore](https://github.com/symfony/webpack-encore)
(with the help of [Stimulus Bridge](https://github.com/symfony/stimulus-bridge))## Resources
- [Install Symfony UX](https://symfony.com/doc/current/frontend/ux.html).
- [List of UX Packages and their documentation](https://symfony.com/bundles/StimulusBundle/current/index.html#the-ux-packages).
- [Symfony UX Official Demo](https://ux.symfony.com).
- Watch the [Stimulus Screencast on SymfonyCasts](https://symfonycasts.com/screencast/stimulus).## Let's build an amazing ecosystem together
Symfony UX is an **initiative**: its aim is to build an ecosystem. To achieve this,
we need your help: what other packages could we create in Symfony UX? What about a
library that automatically adds an [input mask](https://imask.js.org/) to the text
fields of your Symfony forms? Anything you do in JavaScript could be done
streamlined as a UX package.Let's create an amazing ecosystem together!
## 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!
## Contributing
Thank you for considering contributing to Symfony UX! You can find the [contribution guide here](CONTRIBUTING.md).
[1]: https://symfony.com/backers
[2]: https://mercure.rocks
[3]: https://symfony.com/sponsor