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

https://github.com/isystk/jquery-imageuploader

画像ファイルをBase64に変換するjQuery用コンポーネントプラグインです
https://github.com/isystk/jquery-imageuploader

Last synced: 3 months ago
JSON representation

画像ファイルをBase64に変換するjQuery用コンポーネントプラグインです

Awesome Lists containing this project

README

        

jquery-imageUploader
====

## Description

## Demo
https://demo.isystk.com/jquery-imageUploader/

## VS.

## Requirement

## Usage

## Install

``` bash
# install
$ yarn install

# static generate
$ yarn run generate

# server start
$ yarn run dev
$ open http://localhost:3000/
```

## Contribution

## Licence

[MIT](https://github.com/isystk/jquery-imageUploader/LICENCE)

## Author

[isystk](https://github.com/isystk)