@itgnet/lib-angular-design
v0.0.10-SNAPSHOT
Published
This library defines multiple components that follow a common design and should be used in our applications. Components are defined using an approach to atomich design following the pattern Molecules -> Organisms -> Templates.
Downloads
13
Readme
Angular Design Library
This library defines multiple components that follow a common design and should be used in our applications. Components are defined using an approach to atomich design following the pattern Molecules -> Organisms -> Templates.
- Molecules: This hierarchy level includes basic web elements like buttons, form controls, sliders or containers.
- Organisms: Organisms level consists of groups of molecules such as cards, navigation modals or file uploaders.
- Templates: At the last level of hierarchy there are templates for unique pages as wizard steps or onboarding questions.
You can find all this components thoroughly docummented in our Storybook.
Using Angular Design Library
Installation
npm install @itgnet/lib-angular-design