- Add package.json dependencies: jquery, jquery-ui, moment, daterangepicker, wavesurfer.js, air-datepicker - Create scripts/setup-vendor.js to copy npm packages to public/assets/vendor - Update view templates to use vendor paths instead of old /js/ or CDN URLs - Clean up legacy commented-out scripts in master layout
15 lines
432 B
Markdown
15 lines
432 B
Markdown
Symfony Polyfill / Intl: Normalizer
|
|
===================================
|
|
|
|
This component provides a fallback implementation for the
|
|
[`Normalizer`](https://php.net/Normalizer) class provided
|
|
by the [Intl](https://php.net/intl) extension.
|
|
|
|
More information can be found in the
|
|
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
|
|
|
|
License
|
|
=======
|
|
|
|
This library is released under the [MIT license](LICENSE).
|