0.1.2 • Published 7 years ago
tinkerbot-component-lib v0.1.2
tinkerbot-component-lib
An example react component library based on Building a React Component Library
Goals and concepts
Follows concepts introduced by Brad Frost's Atomic Design Goal of this library is to create components that are easily extensible and re-usable.
Atoms -> Elements
- each element should be able to stand on its own
Molecules -> Components
- simple and distinct combinations of elements/atoms