{"library":"gulp-elm","type":"library","category":null,"description":"Gulp plugin to compile Elm files using the Elm compiler. Version 0.8.2 supports Elm 0.19 only; earlier versions (0.7.x) support Elm 0.18. The plugin wraps Vinyl streams, providing `elm.make()` for single files and `elm.bundle()` for multiple entry files. Key options include `optimize`, `debug`, `cwd`, and custom `elm` binary path. Differentiators: simple integration with Gulp, bundle mode, and support for `--optimize` and `--debug` flags. Release cadence is sporadic, last updated in 2019.","language":"javascript","status":"maintenance","version":"0.8.2","tags":["javascript","gulpplugin","elm"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gulp-elm","imports":["import elm from 'gulp-elm'","import { make } from 'gulp-elm'","import { bundle } from 'gulp-elm'"]},{"cmd":"yarn add gulp-elm","imports":[]},{"cmd":"pnpm add gulp-elm","imports":[]}],"homepage":null,"github":"https://github.com/philopon/gulp-elm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-elm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}