Skip to content

Commit be4d9ce

Browse files
authored
Update README.md
1 parent 14d222a commit be4d9ce

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ to build the chart in PHP. The JavaScript is handled for you automatically.
1515
**That's Symfony UX.**
1616

1717
Symfony UX leverages [Stimulus](https://stimulus.hotwired.dev/) for JavaScript
18-
and can integrate with [Webpack Encore](https://github.com/symfony/webpack-encore)
18+
and can integrate with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html)
19+
or with [Webpack Encore](https://github.com/symfony/webpack-encore)
1920
(with the help of [Stimulus Bridge](https://github.com/symfony/stimulus-bridge))
20-
or with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html)
2121

2222
## Resources
2323

@@ -31,12 +31,10 @@ or with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html
3131
Symfony UX is an **initiative**: its aim is to build an ecosystem. To achieve this,
3232
we need your help: what other packages could we create in Symfony UX? What about a
3333
library that automatically adds an [input mask](https://imask.js.org/) to the text
34-
fields of your Symfony forms? Or the ability to make the `EntityType` render with
35-
[AJAX auto-completion](https://tarekraafat.github.io/autoComplete.js)? Anything you
36-
do in JavaScript could be done streamlined as a UX package.
34+
fields of your Symfony forms? Anything you do in JavaScript could be done
35+
streamlined as a UX package.
3736

38-
We have some ideas, and we will release more packages in the coming days. The rest
39-
is on you: let's create an amazing ecosystem together!
37+
Let's create an amazing ecosystem together!
4038

4139
## Sponsor
4240

0 commit comments

Comments
 (0)