0.2.6 • Published 4 years ago

cogen v0.2.6

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

Cogen

Cogen is Javascript/Typescript project code generator.

You can make a javascript/typescript app or module using cogen with easy to make popular architecture.

How to use

Install

npm install -g cogen

Create a project with your choice environment.

npx cogen new <project-name>

or

cogen new <project-name>

Template

Cogen standard javascript library stater

Vue with vuex storybook stater by cloverhearts

React with sagas app by cloverhearts

React with mobX app by cloverhearts

Support environment

  • javascript
  • webpack
  • babel
  • jest
0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago