Giter Site home page Giter Site logo

flux-play's Introduction

flux-play

Uses immutable.js with immstruct for data.

flummox is the flux implementation.

And of course, react-router.

Table of Contents generated with DocToc

Install

git clone https://github.com/joeybaker/flux-play
cd flux-play
npm i

Usage

Use ribcage-preview to demo these. There are also handy npm scripts

# run the big demo
npm run demos
# run the in-progress project
npm run erbody

Tests

Tests are in tape and code coverage is run though covert.

  • npm test will run both server and browser tests
  • npm run test-browser run their respective tests
  • npm run tdd-browser will run the server tests on every file change.

Developing

NOTE: you might need to sudo ln -s /usr/local/bin/node /usr/bin/node to ensure node is in your path for the git hooks to work

Requirements

  • npm > 2.0.0 So that passing args to a npm script will work. npm i -g npm
  • git > 1.8.3 So that git push --follow-tags will work. brew install git

License

Artistic 2.0 ©

flux-play's People

Contributors

joeybaker avatar

Watchers

 avatar

flux-play's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.