vite-plugin-ali-oss
File uploader
Allows vite to upload production files to Ali OSS except for HTML files
Upload the production files bundled in the project to Ali OSS, except for html
32 stars
2 watching
10 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
ali-ossaliyunvite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
shixuanhong/vite-plugin-css-export | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 147 |
saivarunk/vue-simple-upload | Provides a reusable Vue.js component for handling file uploads | 148 |
gedouu/vite-plugin-generate-html | Generates HTML output files with <script> and <link> elements from entry points. | 8 |
xieyushi/uniapp-alioss-util | Provides utility functions for direct image upload to Aliyun OSS without backend signing. | 27 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
sergkeim/vite-plugin-s3 | Allows uploading files to an S3-compatible cloud storage provider from within a web application built with Vite. | 32 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |