Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/elixir
Fluent API for Gulp.
https://github.com/laravel/elixir
Last synced: 6 days ago
JSON representation
Fluent API for Gulp.
- Host: GitHub
- URL: https://github.com/laravel/elixir
- Owner: laravel
- Archived: true
- Created: 2014-10-03T06:59:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T19:11:15.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T19:58:55.879Z (6 days ago)
- Language: JavaScript
- Homepage:
- Size: 657 KB
- Stars: 1,075
- Watchers: 51
- Forks: 249
- Open Issues: 70
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-laravel-framework - Elixir - Node(NPM) package to run Gulp tasks that watch files, run tests, minify CSS, concatenate scripts etc. (Popular Packages)
- awesome-laravel - Elixir - Node (NPM) package to run Gulp tasks (Popular Packages)
README
# Laravel Elixir
*Please note that this project has been archived. Instead, we recommend that you transition to [Laravel Mix](https://github.com/jeffreyway/laravel-mix).*
## Introduction
Laravel Elixir provides a clean, fluent API for defining basic Gulp tasks for your Laravel application. Elixir supports several common CSS and JavaScript pre-processors, and even testing tools.
If you've ever been confused about how to get started with Gulp and asset compilation, you will love Laravel Elixir!
## Official Documentation
Documentation for Elixir can be found on the [Laravel website](http://laravel.com/docs/5.3/elixir).
## License
Laravel Elixir is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).