material-assets

1.0.5 • Public • Published

material-assets

Material Design HTML and CSS framework. Built for web and mobile.

npm: https://www.npmjs.com/package/material-assets

This repository is built based on Material Design.

I am working on a showcase website for material-assets. Please check it out🍻

For contributing to the project, simply fork this repo and create a pull request against development branch. Huge thanks!

Usage

  1. Install with npm: npm install material-assets
  2. Go to material-assets folder: cd material-assets
  3. Install dependencies: npm install

All Stylus and Javascript source files are located in /components folder.

Compiled css file and Javascript file are located in /dist folder.

Release update

please see changelog.md for more details

v1.0.5

  • add <a> hover state
  • add class .code-highlight highlighting code section (using pygments for processing)
  • add margin for several title tags

v1.0.4

  • update gulp tasks to use nib for processing (autoprefix) and compressing
  • re-organize base.styl

v1.0.3

  • add gulp tasks for stylus and javascript source code.
  • re-organize project folder structure.

Work in progress

  1. tooltip
  2. tab
  3. grid system
  4. chip (click to remove)

Package Sidebar

Install

npm i material-assets

Weekly Downloads

0

Version

1.0.5

License

MIT

Last publish

Collaborators

  • chenzhe142