Skip to content

frdystudio/frdycake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Frdy Cake

Functional CSS for humans.

Quickly build and design new UI without writing CSS.

Principles

  1. Everything should be 100% responsive
  2. Everything should be readable on any device
  3. Everything should be as fast as possible
  4. Designing in the browser should be easy
  5. It should be easy to change any interface or part of an interface without breaking any existing interfaces
  6. Doing one thing extremely well promotes reusability and reduces repetition
  7. Documentation helps promote reusability and shared knowledge
  8. CSS shouldn't impede accessibility or the default functionality of HTML
  9. You should send the smallest possible amount of code to the user

Features

  1. Mobile-first CSS architecture
  2. 490 accessible color combinations
  3. 8px baseline grid
  4. Multiple debugging utilities to reduce layout struggles
  5. Single-purpose class structure
  6. Optimized for maximum gzip compression
  7. Lightweight (~14kB)
  8. Usable across projects
  9. Growing open source component library
  10. Works well with plain HTML, React, Ember, Angular, Rails, Vue and more
  11. Infinitely nestable responsive grid system
  12. Built with PostCSS

Version

1.0.0

Installing

npm i frdycake --save

Creator

Candra D Waskito