Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vadimdemedes/npm-search

Electron app to search npm via node-modules.com
https://github.com/vadimdemedes/npm-search

Last synced: 9 days ago
JSON representation

Electron app to search npm via node-modules.com

Awesome Lists containing this project

README

        

# npm-search

> Search npm via node-modules.com

![](screenshot.png)

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

Builds the app for OS X, Linux, and Windows, using [electron-packager](https://github.com/electron-userland/electron-packager).

## License

MIT © [vdemedes](https://github.com/vdemedes)