vite-plugin-browserslist-useragent
RegExp tester
A utility plugin to compile browserslist query into a RegExp for testing browser user agent strings.
A utility vite plugin to compile browserslist query to a RegExp to test browser useragent.
14 stars
2 watching
0 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list
browserslistuseragentvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
fi3ework/vite-plugin-checker | A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,000 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
owlsdepartment/vite-plugin-babel | Enables Babel transformation of JavaScript code during Vite build and serve phases | 53 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
devexpress/testcafe-browser-provider-browserstack | A plugin that integrates BrowserStack with TestCafe, enabling automated browser testing. | 86 |
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 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 110 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 17 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
mathe42/vite-plugin-comlink | Enables WebWorkers with comlink support in Vite | 177 |
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 |