@inpyjamas/generator-defaults

0.6.0 • Public • Published

@inpyjamas/generator-defaults

npm (scoped) Node.js Test CI Build with love

About

my personal opinionated Yeoman generator for Typescript, Eslint, Prettier, Jest, Nodemon, Husky, Jekyll, Webpack…

With force upgrade all packages build in.

Most configuration is handled using @inpyjamas/scripts.

Except for

Installing

npm install yo -g
npm install @inpyjamas/generator-defaults -g

Usage

yo @inpyjamas/defaults
# Will prompt for your projects name and what type of project you want
# currently typescript only

This will create (in the current working directory) the following setup(s)

Type typescript-express

Creates a setup with:

  • Typescript
  • Jest
  • Eslint
  • Prettier
  • Nodemon
  • Husky
  • Lint-Staged
  • Express with Morgan, Cors and Dotenv
  • CZ Conventional Change-log
  • Renovate Bot

Type typescript-jeykll-webpack

  • Typescript
  • Jekyll
  • Webpack (for Ts and scss/postcss)
  • Jest
  • Eslint
  • Prettier
  • Husky
  • Lint-Staged
  • CZ Conventional Change-log
  • Renovate Bot

Readme

Keywords

Package Sidebar

Install

npm i @inpyjamas/generator-defaults

Weekly Downloads

0

Version

0.6.0

License

MIT

Unpacked Size

765 kB

Total Files

69

Last publish

Collaborators

  • fabian.moron.zirfas