@jamescoyle/paper-vue
v0.1.4
Published
Material design based Vue UI library with a focus on semantics and customization.
Downloads
3
Readme
PaperVue
PaperVue is a highly customisable implementation of the Material Design 2 specification in Vue. Unilke other libraries, not everything in the specification has a vue component. Much of the specification is handled using simple CSS classes provided by PaperCSS which makes your code much less verbose and a lot easier to understand and tinker with. You can easily change theme colors and style components in a way that suits you. Everything is designed to be flexible and configurable to allow for a much wider range of possibilities for unique and fresh UI designs.
Installation
This package uses PNPM as the package manager. It is recommended that you use this too but NPM or any other alternatives should work just fine if that is what you prefer. This documentation will use PNPM syntax which is identical to the NPM syntax.
pnpm install @jamescoyle/paper-vue