loopts

1.0.10 • Public • Published

loopts

loopts is cli for generating and maintaining a backend architecture based on NodeJs.

  • Create new application:
  • Create new model:
  • Add fields to a model:

Dependencies

  • [Lodash] - A modern JavaScript utility library.
  • [hygen] - Scalable code generator that saves you time.
  • [enquirer] - Stylish CLI prompts that are user-friendly, intuitive and easy to create.
  • [quicktype-core] - Generates strongly-typed models and serializers from JSON

Installation

loopts requires Node.js v10+ to run.

$ npm i loopts -g

Usage

$ loopts
? Select an action: …
▸ Create new application:
  Create new model:
  Add fields to a model:

License

ISC

Free Software, Hell Yeah!

Package Sidebar

Install

npm i loopts

Weekly Downloads

6

Version

1.0.10

License

ISC

Unpacked Size

232 kB

Total Files

88

Last publish

Collaborators

  • saurabh_ml