https://github.com/parro-it/electron-file-input
https://github.com/parro-it/electron-file-input
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parro-it/electron-file-input
- Owner: parro-it
- License: mit
- Created: 2016-05-06T19:49:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-08T07:18:30.000Z (almost 10 years ago)
- Last Synced: 2025-05-01T21:34:20.309Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# electron-file-input
[](http://travis-ci.org/parro-it/electron-file-input)
[](https://npmjs.org/package/electron-file-input)
[](https://npmjs.org/package/electron-file-input)
# Installation
```bash
npm install --save electron-file-input
```
# Usage
```js
const electronFileInput = require('electron-file-input');
```
# License
The MIT License (MIT)
Copyright (c) 2016 parro-it