Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

materialize-stepper

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

materialize-stepper - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

3

CHANGELOG.md
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;

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc