@akameco/generator-ts-lib

2.4.4 • Public • Published

@akameco/generator-ts-lib

Scaffold node module with TypeScript.

Features

  • TypeScript
  • jest
  • prettier
  • eslint
  • eslint-config-precure
  • hasky/lint-staged
  • all-contirbutors

Install

$ npm install --global yo @akameco/generator-ts-lib

Usage

With yo:

$ yo @akameco/ts-lib

There are multiple command-line options available:

$ yo @akameco/ts-lib --help

  Usage:
    yo @akameco/ts-lib [options]

  Options:
    --help          # Print the generator's options and usage
    --skip-cache    # Do not remember prompt answers                      Default: false
    --skip-install  # Do not automatically install dependencies           Default: false
    --cli           # Add a CLI

Tip

Use chalk if you want colors in your CLI.

License

MIT © akameco

/@akameco/generator-ts-lib/

    Package Sidebar

    Install

    npm i @akameco/generator-ts-lib

    Weekly Downloads

    25

    Version

    2.4.4

    License

    MIT

    Unpacked Size

    14.9 kB

    Total Files

    30

    Last publish

    Collaborators

    • akameco