Skip to content

tiny-blocks/tiny-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.