0.12.1 • Published 10 years ago

hippy v0.12.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.12.0

10 years ago

0.11.0

10 years ago

0.10.0

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago