Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

vui

Yet a really simple and impressive UI framework for SavJS .

Get Started

From local npm

npm install @vui/core

Design Philosophy

  • Minimize rule, and all components are split as much as possible .
  • Modifier rule, mainly used for the appearance control of components, refer to Bulma
  • A simple reset, basically only a box model .
  • Attention to the component structure prototype, it just defines the basic representation, and styling by the modifier .

License

MIT