Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electron/packages
A collection of all npm packages that mention `electron` in their package.json
https://github.com/electron/packages
Last synced: 3 months ago
JSON representation
A collection of all npm packages that mention `electron` in their package.json
- Host: GitHub
- URL: https://github.com/electron/packages
- Owner: electron
- Archived: true
- Created: 2016-06-23T19:09:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T18:12:30.000Z (over 6 years ago)
- Last Synced: 2024-04-14T03:56:19.151Z (8 months ago)
- Language: JavaScript
- Homepage: http://npm.im/electron-npm-packages
- Size: 16.4 MB
- Stars: 17
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-npm-packages
A collection of all npm packages that mention `electron` in their `package.json`
## Installation
```sh
npm install electron-npm-packages --save
```## Usage
```js
const packages = require('electron-npm-packages')packages.length
// => 3401
```## License
MIT