Skip to content

wenjaze/commons-angular

Repository files navigation

commons-angular

npm


'commons-angular' are an angular re-usable component library, mainly to replace angular-material. Components will have basic customizability, as well as quite simple, lightweight structure.

How to use

Get the 'commons-angular' npm package using the following command:

npm i @raskag/commons-angular

Component progress

Stages

  • Alpha 🚧 components are under heavy development.

  • Beta components are mostly done, working functionally, may not include every customization option yet.

  • Stable components are tested, (documented), ready to use.

  • ❌ Not started

  • 🟡 In progress

  • ✅ Complete

to get designed and implemented:

Component Alpha Beta Stable Milestone
Button 🟡 GitHub milestone
Form-field GitHub milestone
Pop-up GitHub milestone
Snack-bar GitHub milestone
Checkbox GitHub milestone
Table GitHub milestone
Nav GitHub milestone
Spinner GitHub milestone
ComboBox GitHub milestone
Icon GitHub milestone
Chips GitHub milestone
Card GitHub milestone