Craft Atom

screenshot of Craft Atom

A crafted and atomic component library for Java.

Overview

craft-atom is a crafted and elegant atomic component library for Java. It is a maven multi-module java project, with each module being a crafted and atomic java library for a specific feature. This README serves as a quick start guide and provides minimal code and dependency for each component.

Features

  • Minimal code and dependency: Each component is designed to have minimal code and dependencies, ensuring simplicity and efficiency.
  • Atomic design philosophy: Each component is designed to do one thing right, ensuring that it is focused and specialized for its specific function.
  • Compositional: Components can be easily composed together to create complex functionality, allowing for flexibility and scalability.

Summary

craft-atom is an atomic component library for Java that follows a minimalist design philosophy. Each component is designed to be focused, efficient, and easily composable. It can be used as a maven dependency in your Java project. Please refer to the detailed documentation for more information and contribute to the project if you wish.