Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/node_modules/collect.js/docs/api/macro.md
Назад
# `macro()` The macro method lets you register custom methods ```js collect().macro('uppercase', function () { return this.map(item => item.toUpperCase()); }); const collection = collect(['a', 'b', 'c']); collection.uppercase(); collection.all(); // ['A', 'B', 'C'] ``` > Note that the `macro` method returns `undefined`, and therefore it is not possible to use it within a chain of methods. [View source on GitHub](https://github.com/ecrmnn/collect.js/blob/master/src/methods/macro.js)
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка