New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

frontend-dev

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontend-dev

cli to add developer tools to your front end repo

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Frontend-dev

Cli tool to setup developer tooling in your frontend repo

Inspired by https://dev.to/nickytonline/stuff-i-always-set-up-for-frontend-work-56h2

Usage

Navigate inside your repo and run

$ npx frontend-dev

It detects if you are using npm are yarn and uses appropriate package manager.

options

  • --jest or -j add jest to pre-commit hook
  • --css or -c add style linting

Keywords

js

FAQs

Package last updated on 18 Dec 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