Skip to content

eyevan/abmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"All Buttons Must Die!" is a pure CSS library of buttons. The entire library is just ~15KB minified. Althought the library is still in its early alpha state, it's mostly usable and most buttons are pretty reliable.

With that being said, the library IS in an early alpha state. Use at your own risk

Installation

Via CDN

The easiest way is to just include ABMD via CDN

https://cdn.jsdelivr.net/npm/abmd/css/buttons.css

Copy-paste the stylesheet <link> into your <head> to load ABMD's CSS

<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/abmd/css/buttons.css">
Via NPM

You can also install ABMD with NPM

npm install abmd

And don't forget to include the CSS file!

About

All Buttons Must Die! A small buttons library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages