Grunt, Gulp, Broccoli…
R.js, Browserify, SystemJS Builder, Webpack…
Flux, Redux,… поставьте свое......
ну дакя же написал
vueTextMask.js подгружается последним, как и дОлжно.
// фрагмент из доков
// `params.term` should be the term that is used for searching
// `data.text` is the text that is displayed for the data object
if (data.text.indexOf(params.term) > -1) {
var modifiedData = $.extend({}, data, true);
modifiedData.text += ' (matched)';
'components' => [
'request' => [
'parsers' => [
'application/json' => \yii\web\JsonParser::class,
]
],
]