rashfael / buntpapier

mixin-based component library

Home Page:https://buntpapier.rash.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buntpapier

collection of vue components https://buntpapier.rash.codes/

Goals

Buntpapier aims to provide material design components for vue, with a focus on exposing variables and mixins via stylus.

It tries to minimize the use of components, opting for simple styling on DOM elements instead. Examples:

  • Doesn't use the icon component internally, because it is literally one line of pug.
  • Doesn't have components for cards/tables, provides stylus mixins instead.

Inspiration

Buntpapier is heavily inspired by KeenUI and Material-UI.

About

mixin-based component library

https://buntpapier.rash.codes

License:MIT License


Languages

Language:Stylus 50.7%Language:Vue 27.8%Language:JavaScript 21.2%Language:HTML 0.4%