Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@iteam/supreme

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iteam/supreme

CLI tool for setting up configuration files and generating React components

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by200%
Maintainers
6
Weekly downloads
 
Created
Source

Iteam Supreme

Use this tool to get up and running fast with configs and more in your project. The tool will automatically detect if you are running a TypeScript or JavaScript project and adjust configs accordingly. At the moment we only support TypeScript.

Built with ❤️ by @Jimjardland and @believer.

Included in the box

supreme init

  • Initializes empty Git repository and adds a .gitignore
  • Creates an .nvmrc with the current Node version
  • Installs lint-staged and creates config
  • Installs husky and creates config to run lint-staged on precommit
  • Installs prettier and created config and ignore file
  • Installs jest

supreme generate / g

  • Generate React component with test file

Installation

npx @iteam/supreme

or

npm install -g @iteam/supreme

After that you'll have supreme as a global command to use in a repository of your choice.

FAQs

Package last updated on 18 Jan 2019

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