Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/themost-framework/peers

Install peer dependencies script
https://github.com/themost-framework/peers

Last synced: about 7 hours ago
JSON representation

Install peer dependencies script

Awesome Lists containing this project

README

        

# @themost/peers
Install peer dependencies script

## Usage

npx @themost/peers add-peers

### Install peer dependencies of module

Use `@themost/peers` to install missing peer dependencies of a package which is already a dependency of project.

npx @themost/peers [--save|--no-save|--save-optional|--save-dev|--save-exact|--save-peer]

e.g.

npx @themost/peers @themost/angular --save-dev