file-downloader-base64
v2.0.9
Published
base64 to file download
Downloads
8
Readme
file-downloader-base64
base64 to file download
Install
npm install --save file-downloader-base64
Usage
import React, { Component } from 'react'
import MyComponent from 'file-downloader-base64'
import 'file-downloader-base64/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Riyaztrad