1.1.1 • Published 8 years ago

create-react-app-module v1.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

create-react-app-module

Starter kit for development of react modules/components

npm install create-react-app-module

create-react-app-module create|update <comp-name>

Roadmap

  • Elint
  • Babel
  • Webpack
  • Hot Module loader
  • Jasmine Unit test
  • Visual tests
  • Functional tests
  • Code coverage
  • Build config
  • Publish config

Create components with zero build configurations

Aim of the project is to build reusable BUILD CONFIG.

With this one should be able to:

  • Start creating new component with the build configuration
  • Update component's build configuration with no efforts

This will help achieve independent component development .

To contribute, here are upcoming tasks in the app.

  • npm install the module globally and run component-builder update comp-name to update existing component created by component builder
  • add jasmine for unit testing
  • galen for visual/functional tests optional
1.1.1

8 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago