Cloud UI
Cloud UI is utility cum component library, developed and managed by Shobit Deshwal.
Cloud UI provides you a readymade utilites classes and component structure, which can be easily be imported to any web project. It is componetly made in CSS and follows industry best practices. CloudUI will help you create beautiful and responsive websites without any worries
Introduction
In order to use the components in your project, Copy and paste the code in the head tag of your html document, above all other style sheets.
Once you are done with the first step, you can easily use the components by just adding class names to your html elements.
Customisable
If you like to add your own css over and give your website your own look. You can simply provide your own custom stylesheet.
Just simply import you css file after the cloudUI import link, As shown below
You can go another step deep and edit the variaibles, It will be auto applied to the whole library.
Head over to Variables
Colors
Available Colors:
Background Color Utilites:
Cloud UI provides utilites for Background colors, you can simply apply the class and change background color on the go.
Available classes:
Text Color Utilites:
Cloud UI provides utilites for Background colors, you can simply apply the class and change text color on the go.
Available classes:
Typography
Headings:
Custom Heading styling are applied by Cloud UI by defauly on h1, h2, h3, h4, h5, h6 and small tag.
Text Styles:
Custom Font styling are applied by Cloud UI by defauly. You can using the below given commands.
Available classes:
Text Align:
Custom Font styling are applied by Cloud UI by defauly. You can using the below given commands.
Available classes:
Text Sizes:
Modify text size with the cloud UI utilites, ranging from xs to xxxxl.
Available classes:
Alerts
Alerts provide highlighted feedback messages for typical user actions.
Available classes:
Color variations:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Avatars
Avatars are small containers used to show display picture mostly. You can use the following premade classes to quicky create a avatar using image, text or icon.
Available classes:
Size variations:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Badge
Badges can contain words, notifications or even be used a chips, to hightlight sometime in the document. Further you can combine a badge inside a avatar element to use it as a online status badge.
Available classes:
Size variations:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Buttons
Buttons are the most commonly used component in any website, Cloud UI provides multiple variations that you can directly use in your website.
Available classes:
Colors variations:
Size variations:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Links
Links are similar to button
Available classes:
Color classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Cards
Cards can customized to any extend, It can be as simple as just text or it can be a product listing card or any kind of you need.
Available classes:
Card Items classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Image
Cloud UI provides varios classes that you can use as per your need to make your images responsive or of some fixed design.
Available classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Inputs
Different Variations of input fields to be used in different cases.
Available classes:
Colors classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Lists
Lists are used to diaply a list of items, Cloud UI provides two variations of lists.
Available classes:
Item classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Modal
Modals are dialog box which display above the other element and require some kind of actions or display import message to user.
Available classes:
Item classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Navbar
Navigation are the main part of almost every website for the purpose of naviations to different pages on website.
Available classes:
Item classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Star Rating
Star Rating component is based on javascript. In order to work you must include script tag and import cloud-ui js file in your html.
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Toast
Toasts are used to show notification on performing any action. Cloud-UI provides different styled classes for toast messages.
Available classes:
Position classes:
Colors classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.
Grids
Grids are used for layout purpose. Cloud-UI provides readymade classes for grid.
Available classes:
Check the below demo codepen code to check the usage and results, Feel free customize and play with it.