Skip to content

dynamiatools/dynamia-zk-addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamia ZK Addons

Maven Central Java Version Required Java CI with Maven Release and Deploy

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.

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:

<dependency>
    <groupId>tools.dynamia</groupId>
    <artifactId>dynamia-zk-addons</artifactId>
    <version>1.0.1</version> <!-- Replace with the latest version -->
</dependency>

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. See the LICENSE file for more details.

Contributing

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

Support and Community

Join our community on Discord 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 info@dynamia.tools.


© 2024 Dynamia Tools. All Rights Reserved.