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

https://github.com/ericadamski/what-scripts

📜 What npm scripts are in the current project
https://github.com/ericadamski/what-scripts

node-js npm package-json rxjs

Last synced: 3 months ago
JSON representation

📜 What npm scripts are in the current project

Awesome Lists containing this project

README

        

# what scripts

Lists what scripts are currently listed in the package.json file.

## Install

`npm i -g what-scripts`

or

`yarn global add what-scripts`

## Running

```
> what-scripts
```

![example using local](https://user-images.githubusercontent.com/6516758/41730461-da30985e-7549-11e8-9945-aa9eb9cc5f24.gif)