If everything goes fine, you can see your release athttps://github.com/mycolorway/simple-uploader/releases. At the End you can publish new version to npm with the command: npm publish Please be careful with the
constuploadFiles=require('simple-uploader-tal');//在你的应用钩子里执行,比如webpack的afterEmit,调用如下uploadFiles({url,// api地址appid,// 获取临时密钥idprefix,// 文件夹前缀remote,// 远程存储文件夹 aa/bbdir,// 本地上传文件夹bucket,// 存储桶名region,// 地区keepDir,// 是否保留原始目录 默...
stickup: 跟踪导航 webuploader: 图片上传 wow: 滚动动画 异步 mobx: 状态管理 mobx-react: React状态管理 redux: 状态管理 redux-thunk: React异步状态管理 rxjs: 事件流操作 调试 eruda: 移动端调试面板 spy-debugger: 移动端调试面板 vconsole: 移动端调试面板 后端类库工具 命令 clear: 清屏 commander: 命令配...
Mui(@mui/material) image crop with preview, uploader and cropper, like antd Upload && antd-image-crop liudichenpublished 1.1.1 • a year agopublished version 1.1.1, a year agomui-formfield mui form field components with simple wrapper, ready for formily liudichenpublished 0.3.10 • 2 ...
3 more (vue-simple-uploader, vuescroll, vuex) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer vue@">=3.2.0" from ant-design-vue@3.2.2 npm ERR! node_modules/ant-design-vue npm ERR! ant-design-vue@"latest" from the root project npm ERR! npm ERR! Conflicting peer ...
file_uploader.pyc 11671 ./streamlit/elements/widgets/multiselect.pyc 18758 ./streamlit/elements/widgets/number_input.pyc 14260 ./streamlit/elements/widgets/radio.pyc 15508 ./streamlit/elements/widgets/select_slider.pyc 13026 ./streamlit/elements/widgets/selectbox.pyc 30590 ./streamlit/elements/widgets/...
A free, fast, and reliable CDN for ipfs-image-web-upload. Simple uploader/downloader for images stored on ipfs. Allows to upload pictures from html <input type="file" ...> and use them in <img src="..."> tag".
cloudinary_npm/src/uploader.coffee Line 279 in c6aa42b filename = if options.stream then "file" else path.basename(file) The solution is pretty simple, it could check if options.file is defined, if not then assign file as filename. Edit: This PR fixes the problem: #176 TheDancing...
Angular for Baidu WebUploader cipchk published7.0.1•6 years agopublished version7.0.1,6 years ago ngx-umeditor Angular for Baidu UMeditor. cipchk published2.0.2•5 years agopublished version2.0.2,5 years ago ngx-zeroclipboard ZeroClipboard for angular ...
$ npm init [<@scope>/]<name> (same as `npx [<@scope>/]create-<name>`) # create-react-app$ npm init react-app $ npx create-react-app # create-egg$ npm init egg --type=simple $ npx create-egg --type=simple yarn creat