7.0.0 • Published 3 years ago

fireupload v7.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

fireupload

an npm package for resizing and uploading images to firebase that returns an image url

Requirement

  • firebase

How To Install

  • npm i fireupload
  • npm i firebase

How to use

  • import fireUpload from 'fireupload'
  • const imageUrl = fireUpload(file, firebaseConfig, width, height)
  • console.log(imageUrl)
7.0.0

3 years ago

5.0.0

3 years ago

4.0.0

3 years ago

3.0.0

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago