Skip to content

A lightweight CSS library (available as npm package) to build newspaper like UI.

Notifications You must be signed in to change notification settings

minku-singh/khabar.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

khabar.css

logo

About

Khabar.css (read as खबर, which means news) is a CSS library which lets the web developers build a uniquely styled UI which resembles like a newspaper. Find more info on its documentation website.

Installation

Fastest way to use Khabar.css is to import it from unpkg.

<link 
    rel = "stylesheet"
    href = "https://unpkg.com/khabar.css"    
>

or,

Having node installed in your machine, use

npm install khabar.css

Features

  • Serves a uniquely styled newspaper like UI.
  • It comes with the components which are responsive on all screen sizes.

Components

Find info about usage of all the components on documentaion website.

  • Alert
    • Standard Alerts
  • Avatar
    • Standard Avatar
    • Avatar with Status
  • Badge
    • Avatars with Badge
    • Icons with Badge
  • Button
    • Solid Button
    • Outline Button
    • Button with Icon
  • Card
    • Responsive Card
  • Footer
  • Image
    • Responsive Image
    • Circular Image
  • Input
    • Standard Input
    • Input Validation
  • List
    • Standard List
  • Navigation
  • Toast

Author

Give it a 🌟, if you liked it!! Contributions are welcomed 🥤

About

A lightweight CSS library (available as npm package) to build newspaper like UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published