Git Product home page Git Product logo

boring-css's Introduction

The Boring CSS

A BEM based set of classes to style your pages in an authentic way.

It is just another boring, and opinionated, CSS styling library, by Rogério Taques.

It's not a framework, does not have a grid system, and it has a very limited number of components. But it is still very cool 😎 and helps you building visually attractive UIs for your website or web application with peace of mind.

But, it supports dark mode 🌙 by default. 🤩

Demo

Getting Started

Installation

You can either clone this repository and copy the boring.css and reset.css files to your project, or you can embed it to your HTML page using the CDN.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rogeriotaques/boring-css/boring.css" />

Components

It has a limited number of components, the most used ones.

  • Badges
    • In 5 different colors
  • Box (a multi-purpose container)
  • Buttons
  • Card
  • Inputs (all standard types)
    • With labels
    • With helpers (small text below the input)
    • With addons (text or buttons before or after the input)
    • Grouped
  • Notifications
    • In 4 different colors
  • Code/Pre
  • Progress bar
    • With defined progress (e.g. 50%)
    • With undefined progress (e.g. loading)
  • Tooltips

Do you need a grid system?

If you need a grid system, you can use Simple Grid, as it is lightweight and very easy to use. By the way, you can find a slightly modified version of it, cleaned up to remove anything not related to the grid, in this repository as simple-grid.css.

Contributing

Feel free to add your contribution to this project with a pull request.

License

Licensed under the MIT License.

boring-css's People

Contributors

rogeriotaques avatar

Stargazers

Christopher Aaron avatar  avatar Alan Mosko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.