1.2.0 • Published 2 years ago

generator-ansuz v1.2.0

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

Express, Next and React app generators for Ansuz projects

Prerequisite:

Then, install generator-ansuz using this command:

npm i -g generator-ansuz

List of generators:

1. yo ansuz

Generator navigate to sub generators

2. yo ansuz:react

Create a Reactjs webapp from template.

List of sub generators for React App:

  • yo ansuz:react-page: Create a React webpage from template

  • yo ansuz:react-service: Create a React service from template

  • yo ansuz:react-helper: Create a React helper from template

3. yo ansuz:next

Create a Nextjs webapp from template

List of sub generators for Next App:

  • yo ansuz:next-page: Create a Next webpage from template

4. yo ansuz:express

Create RESTful API using Express framework from template

List of sub generators for Express App:

  • yo ansuz:express-model: Create a database model from template

  • yo ansuz:express-service: Create a service from template

  • yo ansuz:express-route: Create a route from template

  • yo ansuz:express-helper: Create a helper from template

  • yo ansuz:express-mw: Create a middleware from template

1.2.0

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.0.5

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago