Skip to content

ms3729/apne-persian-react-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactjs-Uploader

A flexible React component for uploading files

(supported persian language and rtl direction)

Used Modules

  • material-ui
  • react-dropzone
  • axios
  • mdi/font

Getting Started

Installation

$ npm i persian-react-uploader

How To Use

first of all, you need to import this package into your component after that, add uploader tag into your source code, and set your customize attributes like autoUpload and etc...

import Uploader from 'persian-react-uploader/lib/index';
.
.
.
.
.
<Uploader uploadUrl="your_Custom_Upload_Url" autoUpload/>

Contact Us:
telegram:@ehsanshishehbor
linkedIn:https://www.linkedin.com/in/mohammad-ehsan-shishebor/

About

A flexible React component for uploading files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published