# laravel-elixir

> Laravel Elixir Core

Latest version **6.0.0-18** (published 2018-04-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install laravel-elixir
pnpm add laravel-elixir
yarn add laravel-elixir
bun add laravel-elixir
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 6.0.0-18 |
| Published | 2018-04-09 |
| First published | 2014-10-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 28 |
| Unpacked size | 96.6 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 1067 |
| Author | Jeffrey Way |
| Maintainers | jeffreyway |
| Keywords | laravel, elixir, gulp |

## Links

- npm: https://www.npmjs.com/package/laravel-elixir
- Repository: https://github.com/laravel/elixir
- Issues: https://github.com/laravel/elixir/issues
- npm.io page: https://npm.io/package/laravel-elixir

## Dependencies (28)

- [q](https://npm.io/package/q.md) ^1.4.1
- [del](https://npm.io/package/del.md) ^2.2.0
- [glob](https://npm.io/package/glob.md) ^7.0.3
- [path](https://npm.io/package/path.md) ^0.12.7
- [chalk](https://npm.io/package/chalk.md) ^2.3.0
- [gulp-if](https://npm.io/package/gulp-if.md) ^2.0.0
- [gulp-rev](https://npm.io/package/gulp-rev.md) ^7.0.0
- [minimist](https://npm.io/package/minimist.md) ^1.2.0
- [clean-css](https://npm.io/package/clean-css.md) ^3.4.12
- [cli-table](https://npm.io/package/cli-table.md) ^0.3.1
- [gulp-less](https://npm.io/package/gulp-less.md) ^3.0.5
- [gulp-sass](https://npm.io/package/gulp-sass.md) ^3.1.0
- [gulp-batch](https://npm.io/package/gulp-batch.md) ^1.0.5
- [gulp-shell](https://npm.io/package/gulp-shell.md) ^0.5.2
- [underscore](https://npm.io/package/underscore.md) ^1.8.3
- [vinyl-map2](https://npm.io/package/vinyl-map2.md) ^1.2.1
- [gulp-concat](https://npm.io/package/gulp-concat.md) ^2.6.0
- [gulp-notify](https://npm.io/package/gulp-notify.md) ^2.2.0
- [gulp-rename](https://npm.io/package/gulp-rename.md) ^1.2.2
- [gulp-uglify](https://npm.io/package/gulp-uglify.md) ^1.5.3
- [replace-ext](https://npm.io/package/replace-ext.md) ^1.0.0
- [require-dir](https://npm.io/package/require-dir.md) ^0.3.2
- [run-sequence](https://npm.io/package/run-sequence.md) ^1.1.5
- [parse-filepath](https://npm.io/package/parse-filepath.md) ^1.0.1
- [gulp-sourcemaps](https://npm.io/package/gulp-sourcemaps.md) ^1.6.0
- [gulp-rev-replace](https://npm.io/package/gulp-rev-replace.md) ^0.4.3
- [gulp-autoprefixer](https://npm.io/package/gulp-autoprefixer.md) ^3.1.0
- [gulp-load-plugins](https://npm.io/package/gulp-load-plugins.md) ^1.2.2

## Recent versions

- 6.0.0-18 (latest) — 2018-04-09
- 3.0.0-beta2 (beta-1) — 2015-07-18
- 6.0.0-17 — 2017-12-06
- 6.0.0-16 — 2017-09-19
- 6.0.0-15 — 2016-11-22
- 6.0.0-14 — 2016-11-06
- 6.0.0-13 — 2016-11-02
- 6.0.0-11 — 2016-09-13
- 6.0.0-10 — 2016-08-12
- 6.0.0-9 — 2016-07-04
- 6.0.0-8 — 2016-07-02
- 6.0.0-7 — 2016-07-01
- 6.0.0-6 — 2016-07-01
- 6.0.0-5 — 2016-06-28
- 6.0.0-4 — 2016-06-21
- … 180 more at https://npm.io/package/laravel-elixir/versions

## README

# Laravel Elixir

## 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/elixir).

## License

Laravel Elixir is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

---
_Source: https://npm.io/package/laravel-elixir · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
