generator-arrowjs

0.1.10 • Public • Published

ArrowJS generator

Yeoman generator for ArrowJS

Usage

Install yo and generator-arrowjs:

    $ npm install -g yo generator-arrowjs

Setup a new project

    $ yo arrowjs

Feature scaffold

Generates an simple feature

Example:

    $ cd my-project
    $ yo arrowjs:feature my-feature

If you choose use model, then the feature will be an simple API with GET, POST, PUT, DELETE methods. Run your app and go to /myfeature/apis to view all apis.

Useful links

License

The MIT License (MIT)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.100latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.100
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i generator-arrowjs

Weekly Downloads

0

Version

0.1.10

License

MIT

Last publish

Collaborators

  • robinhuy
  • techmaster
  • trquoccuong