Giter Site home page Giter Site logo

hkh12 / svmd Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 0.0 552 KB

Material design components for Svelte

Home Page: https://svmd.surge.sh/

License: GNU General Public License v3.0

HTML 63.38% JavaScript 30.10% CSS 6.52%
svelte-components material-design material svelte sveltejs

svmd's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.