Skip to content

virakkhun/file-chooser

Repository files navigation

a monorepo for file chooser helper

a helper for choosing a file.

Vue

Install

with npm:

npm install vue-file-chooser

with yarn:

yarn add vue-file-chooser

with pnpm:

pnpm add vue-file-chooser

React

Install

with npm:

npm install react-file-chooser

with yarn:

yarn add react-file-chooser

with pnpm:

pnpm add react-file-chooser