@vkioresku/insomniac-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

@vkioresku/insomniac-cli

A CLI for Next.js to easily create Pages and React components with styles, type declarations and test files.

Maintainability Test Coverage

$ insomniac-cli
$ insomniac-cli (-v|--version|version)
$ insomniac-cli --help [COMMAND]

Installation

$ npm install -g @vkioresku/insomniac-cli

Usage

Add components in 5 easy steps

  1. run $ insomniac-cli in your terminal
  2. Choose component type (Class Component or Functional Component)
  3. Choose component name
  4. Choose if you need a styles file (Y/n)
  5. Choose if you need a type declaration file (Y/n)

Readme

Keywords

Package Sidebar

Install

npm i @vkioresku/insomniac-cli

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

27.2 kB

Total Files

66

Last publish

Collaborators

  • vkioresku