New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@akameco/generator-ts-lib

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akameco/generator-ts-lib

Scaffold out a typescript node module

  • 2.4.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-88.89%
Maintainers
1
Weekly downloads
 
Created
Source

@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

Keywords

FAQs

Package last updated on 27 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc