1.2.2 • Published 10 years ago

@thinmartian/generator-react-app v1.2.2

Weekly downloads
11
License
ISC
Repository
-
Last release
10 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

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago