0.12.1 • Published 9 years ago

hippy v0.12.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

#Hippy

Hippy is a beautifully simplistic generator for ReactJS.

NPM VersionNPM DownloadsLinux BuildCoveralls

Installation

$ npm install -g hippy

Philosophy

ReactJS should be easy to use in any type of frontend environment.

Goal

Hippy's goal is to make using ReactJS as productive and enjoyable as possible.

Features

  • Component generator
  • High test coverage
  • Quick and easy to learn CLI commands

Usage

Generate a boilerplate with ReactJS and Express server

$ hippy init MyAppName

To generate ReactJS Components:

$ hippy g SampleComponent

To generate multiple ReactJS Components:

$ hippy g one two three

Generating within nested folders

$ hippy g path/to/folder/MySampleComponent

License

MIT

0.12.1

9 years ago

0.12.0

9 years ago

0.11.0

9 years ago

0.10.0

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago