1.2.2 • Published 9 years ago

@thinmartian/generator-react-app v1.2.2

Weekly downloads
11
License
ISC
Repository
-
Last release
9 years ago

React App Yeoman Generator

By Thin Martian

An extremely opinionated react app generator.

The following tools are always installed:

  • Webpack
  • Babel
  • React
  • React Router (w/ react-router-scroll)
  • Isomorphic Fetch
  • ImmutableJS
  • Stylus
  • reset.css

The following will be installed depending on generation prompts:

  • Flow type checking
  • Test Suite with:
    • Karma
    • Mocha
    • Chai (chai-as-promised, chai-immutable)
    • React Storybook
    • Enzyme
  • Redux with:
    • react-router-redux
    • redux-immutable
    • redux-thunk
    • reselect
  • Redux Storage with:
    • redux-storage-decorator-debounce
    • redux-storage-decorator-filter
    • redux-storage-engine-localstorage
    • redux-storage-merger-immutablejs
1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago