svmd

0.3.1 • Public • Published

SVMD

SVMD is a set of Material Design components for Svelte. It wraps each of Google's MDC Web vanilla Components using the simple approach. It is:

  • ✨ Easy to use
  • 📚 Well-documented
  • 🎨 Highly customizable
  • 🌳 Tree-shakeable

Installation

npm i svmd # npm 
yarn add svmd # yarn 

Usage

SVMD has a variety of components, and you can import them like this:

import { Button, Slider, Fab } from 'svmd';
import 'svmd/dist/svmd.css';

See the docs about styles for more info about the components' styles.

Documentation

See the docs folder.

/svmd/

    Package Sidebar

    Install

    npm i svmd

    Weekly Downloads

    3

    Version

    0.3.1

    License

    GPL-3.0

    Unpacked Size

    702 kB

    Total Files

    90

    Last publish

    Collaborators

    • hkh12