2.4.2 • Published 4 years ago

@ahdesigns/js-gen v2.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Js Gen npm (scoped) Coding time tracker

Javascript/ Typescript boilerplate generator for node and/or react projects.

Installation

$ npm i -g create-react-app
$ npm i -g @ahdesigns/js-gen

Usage

# navigate to the parent directory where you want your project to live, e.g:
$ cd ~/dev

# run the generator command:
$ js-gen

# follow the prompts (including giving your project a name)
# once complete, you can cd into your newly created project directory, e.g:
$ cd ~/dev/name-of-project

About

Inspired by create react app, quickly generate the boilerplate to run a typescript or javascript project with a slightly opinionated setup including:

  • eslint (with optional typescript support)
  • prettier
  • jest (with ts-jest for typescript)
  • tsconfig
  • create-react-app for react projects
2.4.1

4 years ago

2.4.0

4 years ago

2.4.2

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.2.7

4 years ago

2.2.6

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago