- 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
8 lines
525 B
Markdown
8 lines
525 B
Markdown
# Doctrine Inflector
|
|
|
|
Doctrine Inflector is a small library that can perform string manipulations
|
|
with regard to uppercase/lowercase and singular/plural forms of words.
|
|
|
|
[](https://github.com/doctrine/inflector/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.0.x)
|
|
[](https://codecov.io/gh/doctrine/inflector/branch/2.0.x)
|