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: 3 months ago
Linked from 1 awesome list
browserslistuseragentvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,015 |
| A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |
| Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| Configures Vite for use with a Laravel backend server | 816 |
| A plugin that integrates BrowserStack with TestCafe, enabling automated browser testing. | 86 |
| An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| A plugin that enables Vue 2.7 support in the Vite development server | 555 |
| A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
| Custom plugins for building and optimizing web applications with Vite | 70 |
| A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| A plugin to validate environment variables during build and development phases of web applications. | 174 |
| Enables WebWorkers with comlink support in Vite | 183 |
| A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |