Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/presentkim-pm/closure-form-utils

Provides utils for handling form response via closure function!
https://github.com/presentkim-pm/closure-form-utils

Last synced: about 2 months ago
JSON representation

Provides utils for handling form response via closure function!

Awesome Lists containing this project

README

        

[![Poggit CI][poggit-ci-badge]][poggit-ci-url]
[![Stars][stars-badge]][stars-url]
[![License][license-badge]][license-url]




Logo

closure-form-utils



Provides utils for handling form response via closure function!

[View in Poggit][poggit-ci-url] · [Report a bug][issues-url] · [Request a feature][issues-url]


## About The Project

:heavy_check_mark: Provides `BaseInputForm` class for handle one input data

- `kim\present\utils\closureform\BaseInputForm`
-

:heavy_check_mark: Provides `BaseSelectForm` class for handle listed buttons

- `kim\present\utils\closureform\BaseSelectForm`

-----

## Installation

See [Official Poggit Virion Documentation](https://github.com/poggit/support/blob/master/virion.md)

-----

## How to use?

See [Main Document](https://github.com/presentkim-pm/closure-form-utils/blob/main/docs/README.md)

-----

## License

Distributed under the **MIT**. See [LICENSE][license-url] for more information

[poggit-ci-badge]: https://poggit.pmmp.io/ci.shield/presentkim-pm/closure-form-utils/closure-form-utils?style=for-the-badge

[stars-badge]: https://img.shields.io/github/stars/presentkim-pm/closure-form-utils.svg?style=for-the-badge

[license-badge]: https://img.shields.io/github/license/presentkim-pm/closure-form-utils.svg?style=for-the-badge

[poggit-ci-url]: https://poggit.pmmp.io/ci/presentkim-pm/closure-form-utils/closure-form-utils

[stars-url]: https://github.com/presentkim-pm/closure-form-utils/stargazers

[issues-url]: https://github.com/presentkim-pm/closure-form-utils/issues

[license-url]: https://github.com/presentkim-pm/closure-form-utils/blob/main/LICENSE

[project-icon]: https://raw.githubusercontent.com/presentkim-pm/closure-form-utils/main/assets/icon.png