blade-script
Script bundler
A package that allows adding JavaScript functionality to Blade components without repeating script tags or running separate compilers.
A package to easily add transpiled & minified scripts to your blade components.
48 stars
1 watching
5 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cbl/blade-style | An asset delivery system for Laravel Blade templates that compiles styles on demand. | 18 |
chrisdickinson/beefy | A tool for bundling and serving JavaScript applications during development | 800 |
osteoporosis/php-vitelinker | Generates includable PHP files from bundled JavaScript assets after Vite build. | 0 |
egoist/bili | A tool to simplify the process of bundling JavaScript libraries by automatically transforming files and integrating Rollup plugins. | 1,043 |
servicestack/bundler | A command-line tool for compiling and minifying various file types used in web development. | 263 |
codesleeve/laravel-stapler | A package providing a full set of commands and migration generator for file uploads in the Laravel framework using the Stapler package | 556 |
clickcoder/slim-blade | A package that integrates the Blade templating engine with the Slim Framework. | 32 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
choojs/bankai | A tool that simplifies web development by automating the compilation of JavaScript, HTML, and CSS files into a single bundle. | 1,088 |
magento/baler | Automates bundling and optimization of AMD modules in Magento 2 stores for improved performance. | 175 |
probonopd/linuxdeployqt | A tool for creating self-contained Linux applications by bundling required libraries and plugins. | 2,216 |
miguelmadero/ember-cli-bundle-loader | An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
putoutjs/bundler | A small JavaScript utility for bundling and loading modules from files in a file system | 2 |