# npm-search **Repository Path**: mirrors_developit/npm-search ## Basic Information - **Project Name**: npm-search - **Description**: Electron app to search npm via node-modules.com - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)