Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.4 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.4 KB

Tiny Blocks

License

Overview

Before explaining the library's purpose, it is essential to present a summary of the concept on which it is based.

Building Blocks from Domain Driven Design are different types of components. These components have the function of highlighting some ideas, concepts, or business rules in a code. They are reusable software components that provide functionality and behavior, facilitating generic workflows.

The purpose of this library is to facilitate the implementation of Building Blocks through granular and pluggable implementations, which guarantee limits and behaviors.

License

All code from the Tiny Blocks project is licensed under the MIT license.

Contributing

Please follow the contribution guidelines to contribute to the project.

Code of Conduct

This project and everyone participates in it is governed by the code of conduct. By participating, you are expected to uphold this code.