Skip to content

Krypton UI is a simple, open source CSS component library that provides you the style blocks needed to build your web applications.

Notifications You must be signed in to change notification settings

shraddha319/Krypton-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Modular UI with ease.

Krypton UI is a simple, open source CSS component library that provides you the style blocks needed to build your web applications.

Usage

Link the Library CSS and JS files to your HTML with the following lines:

<link rel="stylesheet" href="https://krypton-ui.netlify.app/main.css" />

<script src="https://krypton-ui.netlify.app/script.js"></script>       

You're all set to use Krypton UI in your project! 🎉

Features

  • Supports some of the commonly used UI components.
  • CSS Class names follow BEM naming convention, thus enabling a more logical, easy-to-read code structure.

Documentation

For examples/usage instructions, refer to the below documentation site:

Krypton UI Docs

About

Krypton UI is a simple, open source CSS component library that provides you the style blocks needed to build your web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published