materialize-stepper
Advanced tools
Comparing version 2.1.3 to 2.1.4
Date format: d/m/y | ||
### 2.1.4 (14/06/17) | ||
* Added NPM package. | ||
### 2.1.3 (28/03/17) | ||
@@ -4,0 +7,0 @@ * Fixed step-title margins; |
{ | ||
"name": "materialize-stepper", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "A little plugin, inspired by MDL-Stepper, that implements a stepper to Materializecss framework.", | ||
@@ -5,0 +5,0 @@ "main": "materialize-stepper.js", |
# Materialize-stepper | ||
### v2.1.3 | ||
[![GitHub version](https://badge.fury.io/gh/Kinark%2FMaterialize-stepper.svg)](https://badge.fury.io/gh/Kinark%2FMaterialize-stepper) | ||
[![npm version](https://badge.fury.io/js/materialize-stepper.svg)](https://badge.fury.io/js/materialize-stepper) | ||
@@ -13,5 +14,5 @@ ![Small demo](docs/small_demo.gif) | ||
First of all, sorry for the bad english. Also, I don't know how to work with github yet. Yeah. | ||
First of all, not native english speaker. Also, I don't know how to work with github yet. Yeah. | ||
The plugin is simple (really simple), small, bugged and has lack of resources, so... Wait for more (???) and... HELP ME!!! | ||
The plugin is simple (really simple), small and has lack of resources, so... Wait for more (???) and... HELP ME!!! | ||
@@ -31,2 +32,12 @@ ### Prerequisities | ||
### Download (zip) | ||
You can [download](https://github.com/Kinark/Materialize-stepper/archive/master.zip) the current version of repository compacted. | ||
### NPM | ||
```bash | ||
npm install --save materialize-stepper | ||
``` | ||
You just need to import the .css and the .js files **after** you import the prerequisites listed above: | ||
@@ -33,0 +44,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
425
933968