New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

snabbdom-material

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snabbdom-material

Stateless UI components for snabbdom that follow material design

latest
Source
npmnpm
Version
0.6.5
Version published
Maintainers
1
Created
Source

Snabbdom Material

Stateless UI components for snabbdom that follow material design.

Introduction

snabbdom-material is a library of snabbdom user interface components based on material design.

snabbdom-material components are completely stateless making them an ideal companion to libraries such as Cerebral.

The development of snabbdom-material has been sponsored by Elastic Time.

Documentation, Demos & Code Examples

Take a look at the documentation app for demos and code examples.

Demo

Installation

npm install --save-dev snabbdom-material

Contribute

Fork the repository

  • npm install
  • npm start runs dev mode which watches for changes and auto lints, tests and builds. Visit http://localhost:3000/ to view the demo app.
  • npm test runs the tests
  • npm run lint lints the code
  • npm run build compiles to es5

License

MIT

Keywords

appbar

FAQs

Package last updated on 05 Apr 2016

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