An open API service indexing awesome lists of open source software.

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

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.