/node-npmdoc-react-flux

Primary LanguageJavaScriptMIT LicenseMIT

npmdoc-react-flux

basic api documentation for react-flux (v1.0.1) npm package travis-ci.org build-status

A library implementing React Flux data flow

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Khaled Jouda"
    },
    "bugs": {
        "url": "https://github.com/kjda/ReactFlux/issues"
    },
    "dependencies": {
        "lodash": "^3.10.1",
        "promise": "^7.0.1"
    },
    "description": "A library implementing React Flux data flow",
    "devDependencies": {
        "chai": "^2.2.0",
        "colors": "^1.0.3",
        "commander": "^2.7.1",
        "coveralls": "^2.11.2",
        "istanbul": "^0.3.13",
        "mocha": "^2.2.4",
        "sinon": "^1.14.1",
        "underscore": "^1.8.3",
        "webpack": "^1.9.10"
    },
    "directories": {},
    "dist": {
        "shasum": "eb19f465a626a91edcf887b08c8df71a576fb300",
        "tarball": "https://registry.npmjs.org/react-flux/-/react-flux-1.0.1.tgz"
    },
    "gitHead": "a0984cf01a7322f0b3e748509fe6661f1656abe4",
    "homepage": "https://github.com/kjda/ReactFlux",
    "keywords": [
        "React",
        "Flux",
        "ReactJS"
    ],
    "license": "MIT",
    "main": "index.js",
    "maintainers": [
        {
            "name": "khaled.jouda"
        }
    ],
    "name": "react-flux",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/kjda/ReactFlux.git"
    },
    "scripts": {
        "test": "./node_modules/mocha/bin/mocha -G",
        "test-cov": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec"
    },
    "version": "1.0.1",
    "bin": {}
}

misc

  • this document was created with utility2