2.4.2 • Published 5 years ago
@ahdesigns/js-gen v2.4.2
Js Gen

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
5 years ago
2.4.0
5 years ago
2.4.2
5 years ago
2.3.0
5 years ago
2.3.1
5 years ago
2.2.7
6 years ago
2.2.6
6 years ago
2.2.5
6 years ago
2.2.4
6 years ago
2.2.3
6 years ago
2.2.2
6 years ago
2.2.0
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.1.0
6 years ago