frontend-tasks
v0.12.0
Published
Frontend Tasks is a wrapper around gulp for most of the normal use cases for simple and modern frontend development
Downloads
12
Maintainers
Readme
Frontend Tasks
Introduction
Frontend Tasks provides a simple and clean API for common tasks and build steps in modern frontend development. Tasks includes bundling and minifying JavaScript and CSS, Copying files, Linting JavaScript and CSS, etc. Under the hood it uses gulp and several gulp plugins to run the tasks.
If configuring any build tools (gulp, grunt, webpack, etc.) was ever to complicated - Frontend Tasks will cover most of the cases.
Frontend Tasks was heavily inspired by Laravel Mix (wrapper around webpack).
Documentation
For detailed documentation see the Docs.
License
Frontend Tasks is open-sourced software licensed under the MIT license.