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: 3 months ago
JSON representation

Fluent API for Gulp.

Lists

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).