Skip to content

MominRaza/Amboo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amboo

Amboo is a Material Design, free and open-source HTML, CSS and JS library.

Components

  • App Bar
  • App Drawer with SubMenu
  • Avatars
  • Buttons
  • Cards
  • Floating Action Button
  • List
  • Material Icons
  • Tab
  • Modal
  • Form

Properties

  • Radius
  • Color
  • Size
  • Shadow
  • Typography
  • Grid
  • Flex
  • Align

How to use

CSS

Add this in <head> section above your custom stylesheet

<!-- Amboo CSS -->
<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/gh/MominRaza/Amboo@master/css/amboo.min.css"
/>

JS

Add this just above closing </body> tag

<!-- Amboo JS -->
<script src="https://cdn.jsdelivr.net/gh/MominRaza/Amboo@master/js/amboo.min.js"></script>

Documentation

https://mominraza.github.io/Amboo

About

Amboo is a Material Design, free and open-source HTML, CSS and JS library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors