@jamescoyle/paper-vue

0.1.4 • Public • Published

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

/@jamescoyle/paper-vue/

    Package Sidebar

    Install

    npm i @jamescoyle/paper-vue

    Weekly Downloads

    0

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    530 kB

    Total Files

    61

    Last publish

    Collaborators

    • jamescoyle