Skip to content

watert/bootstrap.light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap.Light.CSS

Bootstrap style lighter Framework (Less than 10K before gzip.)

  • Same Syntax with Bootstrap;
  • Just core styles implementation.
  • Light Weight. Html header inline use recommended.
  • Focus on style and size compressing. Not components or functions, which bootstrap goes too far with javascript things.

Now Size: compressed: 8.2KB, GZip: ?

Why not PURECSS?

PureCSS is small enough too: 4.3K base + lower than 5K theme(default rainbow/baby-blue theme), and well supported for basic functions.

but...

  • PureCSS is a basement, not a well themed framework.
  • Not easy theme building or customizing. (Which bootstrap supports LESS editing.)
  • Different name space for using styles with bootstrap, which means can't switch a project smoothly between two frameworks.

Supported List:

  • Grid, Mobile Responsive, Basic Typography
  • Tables, Forms, Alerts
  • Buttons, Labels, Badges
  • Menu, Tab, Pagination

ABOUT TO SUPPORTED:

  • Fluid Grid
  • Navbar

CONSIDERING...:

  • Dropdown Menu
  • ProgressBar

Plugins about to do:

  • Javascript Parts Style Plugin
  • Icons via Base64 Plugin

About

Light Bootstrap style CSS Framework (less than 10K)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages