react-rangefilter
Advanced tools
Comparing version 1.0.36 to 1.0.37
@@ -346,2 +346,3 @@ (function (global, factory) { | ||
}, | ||
"Classname": this.props.Scopefocus.Classname, | ||
"Profile": { | ||
@@ -348,0 +349,0 @@ "axis": "x", |
{ | ||
"name": "react-rangefilter", | ||
"version": "1.0.36", | ||
"description": "A React component for filtering linearly displayed data by range.", | ||
"version": "1.0.37", | ||
"description": "A React component to filter linearly displayed data bounded by a range.", | ||
"main": "react-rangefilter.js", | ||
@@ -11,14 +11,20 @@ "scripts": { | ||
"repository": { | ||
"type": "", | ||
"url": "" | ||
"type": "GitHub", | ||
"url": "https://github.com/uismithing/react-rangefilter" | ||
}, | ||
"keywords": [ | ||
"react", | ||
"component", | ||
"rangefilter", | ||
"range-filter", | ||
"react-rangefilter", | ||
"component" | ||
"react-range-filter", | ||
"react-rangefilter-component", | ||
"rangefilter-component", | ||
"npm-react-rangefilter", | ||
"npm-component" | ||
], | ||
"author": "uismithing|alexzubko <inquiries@uismithing.com> (http://www.uismithing.com)", | ||
"license": "MIT", | ||
"homepage": "", | ||
"homepage": "http://www.uismithing.com", | ||
"peerDependencies": { | ||
@@ -25,0 +31,0 @@ "react": "~0.14.8 || ^15.0.0", |
@@ -5,2 +5,9 @@ ## React Rangefilter | ||
### Features | ||
* Full React/Flux pattern | ||
* Minimal dependencies (lodash, react-draggable) | ||
* Callbacks for onClick and onChange | ||
* Fluid layout | ||
* CSS Rich | ||
### Try it | ||
@@ -10,17 +17,9 @@ See the demo at [http://www.uismithing.com/main/rangefilter](http://www.uismithing.com/main/rangefilter). | ||
### Repository | ||
[https://github.com/uismithing/react-rangefilter](https://github.com/uismithing/react-rangefilter) | ||
### Install | ||
`npm install react-rangefilter -s` | ||
`not yet indexed with npm` | ||
### Features | ||
* Full React/Flux pattern | ||
* Minimal dependencies (lodash, react-draggable) | ||
* Callbacks for onClick and onChange | ||
* Fluid layout | ||
* CSS Rich | ||
### Deploy | ||
`import Rangefilter from "../rangefilter"` | ||
`import Rangefilter from "react-rangefilter"` | ||
@@ -27,0 +26,0 @@ `<Rangefilter {...props}/>` |
@@ -342,2 +342,3 @@ import React, {Component, PropTypes} from "react"; | ||
}, | ||
"Classname":this.props.Scopefocus.Classname, | ||
"Profile": | ||
@@ -344,0 +345,0 @@ { |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
108308
3021
0
0
35