https://github.com/pixelastic/front-build-comparison
Comparison of several front-end build tools (grunt, gulp, brunch, npm, make)
https://github.com/pixelastic/front-build-comparison
Last synced: 4 months ago
JSON representation
Comparison of several front-end build tools (grunt, gulp, brunch, npm, make)
- Host: GitHub
- URL: https://github.com/pixelastic/front-build-comparison
- Owner: pixelastic
- Created: 2015-03-27T14:41:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T17:17:41.000Z (about 11 years ago)
- Last Synced: 2025-03-03T02:19:53.069Z (over 1 year ago)
- Language: HTML
- Size: 933 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Front build comparison
The goal of this repository is to test several front-end build tools (grunt,
gulp, brunch, npm, make) and compare them.
The exact same website will be build with each of them, to provide a fair
comparison.
The following elements will be evaluated :
- Build time
- Build size
- Availability of plugins
- Ease of configuration
- Maintainability
The build tool should provide the following tasks
- HTML minification
- CSS pre-processing, post-processing, concatenation and minification
- JS concatenation and minification
- Image minification
- Javascript linting and testing
- Development server, with livereload
# Photos
- [Cole Patrick](https://unsplash.com/photos/hpCHLFknc2s/) via
[finda.photo](http://finda.photo/image/8716)