Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dynamiatools/dynamia-zk-addons

Addons, utilities and componets for ZKoss
https://github.com/dynamiatools/dynamia-zk-addons

Last synced: 5 days ago
JSON representation

Addons, utilities and componets for ZKoss

Awesome Lists containing this project

README

        

# Dynamia ZK Addons

[![Maven Central](https://img.shields.io/maven-central/v/tools.dynamia/dynamia-zk-addons)](https://search.maven.org/search?q=dynamia-zk-addons)
![Java Version Required](https://img.shields.io/badge/java-17-blue)
[![Java CI with Maven](https://github.com/dynamiatools/framework/actions/workflows/maven.yml/badge.svg)](https://github.com/dynamiatools/dynamia-zk-addons/actions/workflows/maven.yml)
[![Release and Deploy](https://github.com/dynamiatools/dynamia-zk-addons/actions/workflows/release.yml/badge.svg)](https://github.com/dynamiatools/dynamia-zk-addons/actions/workflows/release.yml)

Dynamia ZK Addons is a comprehensive all in one library of extensions, utilities, and components designed to enhance and streamline your development experience with the [ZK Framework](https://www.zkoss.org).

## Features

- **Rich Set of Components:** Dynamia ZK provides a collection of powerful and customizable components that can be seamlessly integrated into your ZKoss applications.

- **Utilities:** Take advantage of a variety of utility functions designed to simplify common tasks and improve overall development efficiency.

- **Extensions:** Enhance the capabilities of the ZKoss framework with Dynamia ZK's extensions, offering additional functionality and flexibility.

## Getting Started

To get started with Dynamia ZK, include the following dependency in your project:

```xml

tools.dynamia
dynamia-zk-addons
1.0.1

```

Make sure to add the ZKoss framework as a dependency in your project as well.

## Components

* ChartJS
* Ace Editor
* Card
* Infobox
* Badge
* Alert
* Colorbox
* EnumLabel
* EnumListbox
* Keypad
* LocaleCombobox
* TimeZoneCombobox
* SimpleCombobox
* Booleanbox
* SignaturePad (preview)

More coming soon

### Examples

https://github.com/dynamiatools/demo-my-books/tree/main/src/main/resources/pages

## Usage

Refer to the official [documentation]() for detailed information on how to use Dynamia ZK in your ZKoss projects.

## License

Dynamia ZK is licensed under the [Apache License 2.0](LICENSE). See the [LICENSE](LICENSE) file for more details.

## Contributing

We welcome contributions! Feel free to open issues, submit pull requests, or provide feedback. Check the [contribution guidelines](CONTRIBUTING.md) for more information.

## Support and Community

Join our community on [Discord](https://discord-link) to connect with other developers, ask questions, and get support.

## Acknowledgements

Dynamia ZK is built on the foundation of the ZKoss framework. We appreciate the efforts of the ZKoss community and contributors.

## Contact

For any inquiries or feedback, please contact us at [[email protected]](mailto:[email protected]).

---

© 2024 Dynamia Tools. All Rights Reserved.