You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

svelte-material-components

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-material-components

Svelte wrapper for "Material Components for the web"

0.1.9
latest
Source
npmnpm
Version published
Weekly downloads
7
16.67%
Maintainers
1
Weekly downloads
 
Created
Source

Svelte Material Components

This project delivers Svelte components for Material Components Web (MDC).

WARNING: This project is highly experimental. Actually, it's missing tests, documentation and examples to guarantee that everything is really OK. Pull Requests are totally welcome! But please, do not use on production projects yet! :)

Features

  • Use Svelte hooks to setup and destroy MDC's events and hooks;
  • Import only what's really needed on the JS side, but without managing CSS loading (so you can customize everything using SCSS, for example..);

Examples

  • Button;
  • More examples are welcome! Feel free to submit a pull request adding an example to this list, based on our components =)

TODO

  • Tests;
  • Documentation;
  • Examples - WIP;
  • Guarantee that we are using good practices. For example...should we allow the user to customize the attributes of the root element of the component? I'm still thinking about that.

FAQs

Package last updated on 11 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts