https://github.com/bartoszkubicki/magento2-ui-utils
Magento 2 library providing some ui / ui-components related utils
https://github.com/bartoszkubicki/magento2-ui-utils
js-component magento-ui magento2 magento2-extension magento2-module utils
Last synced: about 1 year ago
JSON representation
Magento 2 library providing some ui / ui-components related utils
- Host: GitHub
- URL: https://github.com/bartoszkubicki/magento2-ui-utils
- Owner: bartoszkubicki
- License: mit
- Created: 2021-05-12T21:37:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T08:33:23.000Z (about 5 years ago)
- Last Synced: 2025-02-13T19:45:49.923Z (over 1 year ago)
- Topics: js-component, magento-ui, magento2, magento2-extension, magento2-module, utils
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BKubicki Magento 2 Ui #
## Overview ##
Module extending module Magento_Ui and adding new components and utils
## Features ##
* rest api js url builder
## Prerequisites
* Magento 2.3/2.4+
* PHP 7.3/7.4
## Installation ###
To install the extension use the following commands:
```bash
composer require bkubicki/module-magento2-ui
```
## Versioning ##
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/bartoszkubicki/magento2-polish-noun-numeral-declension-adapter/tags).
## Changelog
See changelog [here](CHANGELOG.md).
## Authors ##
* [Bartosz Kubicki](https://github.com/bartoszkubicki)
## License ##
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.