{"library":"gulp-purescript","type":"library","category":null,"description":"The gulp-purescript package (v2.0.1) is a Gulp plugin that wraps the PureScript compiler (purs) to automate compilation, bundling, and documentation generation tasks. It requires the PureScript binaries to be installed separately (e.g., via the 'purescript' npm package). The plugin's API mirrors PureScript commands: compile, bundle, and docs. Breaking changes in v2.0.0 renamed psc to compile, pscBundle to bundle, and pscDocs to docs, aligning with PureScript 0.11. The package is maintained by the PureScript community under purescript-contrib. It is a legacy tool suited for projects using older Gulp workflows; alternatives include direct use of purs or Spago.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","gulpplugin","purescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install gulp-purescript","imports":["import purescript from 'gulp-purescript'","import { compile } from 'gulp-purescript'","import { bundle } from 'gulp-purescript'","import { docs } from 'gulp-purescript'"]},{"cmd":"yarn add gulp-purescript","imports":[]},{"cmd":"pnpm add gulp-purescript","imports":[]}],"homepage":null,"github":"https://github.com/purescript-contrib/gulp-purescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-purescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}