react-router-pageslider
Version:
React Router PageSlider is implemented with react-router, based on hashHistory. served as mixin of components. Making page slide as route changes.
25 lines (24 loc) • 620 B
JSON
{
"name": "react-router-pageslider",
"version": "1.0.4",
"description": "",
"main": "react-router-pageslider.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dyf19118/react-router-pageslider.git"
},
"keywords": [
"react",
"react-router",
"pageslider"
],
"author": "dyf19118",
"license": "ISC",
"bugs": {
"url": "https://github.com/dyf19118/react-router-pageslider/issues"
},
"homepage": "https://github.com/dyf19118/react-router-pageslider#readme"
}