php-vitelinker
JS bundler
Generates includable PHP files from bundled JavaScript assets after Vite build.
php-vitelinker: A CLI tool for JS bundling. It provides includable php files after vite build.
0 stars
1 watching
0 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
buildbuild-toolbundlerincludejavascriptminifierpackerphptree-shakingtypescriptvite
Related projects:
Repository | Description | Stars |
---|---|---|
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 11 |
s2b/vite-asset-collector | An extension for TYPO3's frontend bundler Vite, allowing it to efficiently build and manage the project's assets. | 41 |
lhapaipai/vite-bundle | Allows integration of Vite with Symfony applications by providing functions to load scripts and link tags | 231 |
brandcom/cakephp-vite | A CakePHP plugin that facilitates the use of Vite JS for bundling and hot module replacement | 20 |
donnikitos/vite-plugin-php | A Vite plugin that preprocesses PHP-files using the PHP-loader. | 36 |
vite-plugin/vite-plugin-optimizer | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
mrbin99/django-vite | Integrates ViteJS with Django to enable server-side rendering and optimized asset management. | 576 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
tomjs/vite-plugin-html | A plugin for Vite that handles HTML files, providing compression, loading, and CDN functionality. | 4 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
innocenzi/laravel-vite | Provides a seamless integration of Vite with Laravel for efficient and fast development | 601 |