minisauras
Minifier
Automates minification of JavaScript and CSS files and creation of pull requests based on GitHub Actions
An open-source CI/CD automation tool based on GitHub Actions that pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.
48 stars
1 watching
1 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
actionactions-hackathonactionshackathonci-cddev-communitydev-hackathongithubgithub-actionsgithub-corejavascriptjavascript-libraryminisaurasnodejsoctokitterserwebpack
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
coderaiser/minify | Tools to minimize size of JavaScript, CSS, HTML and image files | 231 |
ericlbarnes/ci-minify | A utility to compress and combine JavaScript and CSS files within CodeIgniter applications during the build process. | 174 |
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
slav123/codeigniter-minify | Compresses CSS and JavaScript files on the fly using Google Closure compiler | 226 |
ionicabizau/github-contributions | Generates a repository with a contributions calendar upon each GitHub push | 1,330 |
tedious/jshrink | A PHP class that reduces the size of JavaScript code to improve delivery performance | 751 |
tedivm/jshrink | A PHP-based tool for minifying JavaScript code into smaller sizes while preserving the original functionality. | 27 |
zoobestik/csso-webpack-plugin | A Webpack plugin for minifying and optimizing CSS files | 107 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
stoyan/cssshrink | A tool that minimizes CSS code by removing unnecessary characters and whitespace | 1,052 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
koajs/html-minifier | A middleware that minifies HTML responses by removing unnecessary whitespace and formatting. | 31 |