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

https://github.com/parro-it/electron-file-input


https://github.com/parro-it/electron-file-input

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# electron-file-input

[![Travis Build Status](https://img.shields.io/travis/parro-it/electron-file-input.svg)](http://travis-ci.org/parro-it/electron-file-input)
[![NPM module](https://img.shields.io/npm/v/electron-file-input.svg)](https://npmjs.org/package/electron-file-input)
[![NPM downloads](https://img.shields.io/npm/dt/electron-file-input.svg)](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