{"id":20230856,"url":"https://github.com/ethul/purescript-webpack-plugin","last_synced_at":"2025-06-24T18:40:24.367Z","repository":{"id":138048999,"uuid":"48594494","full_name":"ethul/purescript-webpack-plugin","owner":"ethul","description":"Deprecated as of the purs-loader@1.0.0","archived":false,"fork":false,"pushed_at":"2016-06-04T03:45:09.000Z","size":26,"stargazers_count":7,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T15:47:28.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ethul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-26T00:08:59.000Z","updated_at":"2017-02-19T23:05:51.000Z","dependencies_parsed_at":"2023-05-29T03:15:27.785Z","dependency_job_id":null,"html_url":"https://github.com/ethul/purescript-webpack-plugin","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethul%2Fpurescript-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethul%2Fpurescript-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethul%2Fpurescript-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethul%2Fpurescript-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethul","download_url":"https://codeload.github.com/ethul/purescript-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247997943,"owners_count":21030705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T07:44:03.816Z","updated_at":"2025-04-10T18:05:27.022Z","avatar_url":"https://github.com/ethul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# purescript-webpack-plugin\n\n\u003e [PureScript](http://www.purescript.org) plugin for [webpack](http://webpack.github.io)\n\n## Deprecation\n\nAs of the [purs-loader@1.0.0](https://github.com/ethul/purs-loader/releases/tag/1.0.0) this plugin is no longer necessary and is considered to be deprecated.\n\n## Install\n\nInstall with [npm](https://npmjs.org/package/purescript-webpack-plugin).\n\n```\nnpm install purescript-webpack-plugin --save-dev\n```\n\n## Options\n\n###### `src` (String Array)\n\nSpecifies the PureScript source files. Glob syntax is supported. The default value is `[ 'src/**/*.purs', 'bower_components/purescript-*/src/**/*.purs' ]`.\n\n###### `ffi` (String Array)\n\nSpecifies the PureScript FFI files. Glob syntax is supported. The default value is `[ 'src/**/*.js', 'bower_components/purescript-*/src/**/*.js' ]`.\n\n###### `output` (String)\n\nSpecifies the PureScript output path. The default value is `output`.\n\n###### `bundleOutput` (String)\n\nSpecifies the PureScript bundle output path. The default value is `output/bundle.js`.\n\n###### `bundleNamespace` (String)\n\nSpecifies the PureScript bundle namespace. The default value is `PS`.\n\n###### `psc` (String)\n\nSpecifies the PureScript psc command. The default value is `psc`.\n\n###### `pscArgs` (Object)\n\nSpecifies additional PureScript psc arguments. The default value is `{}`. The format of the arguments object follows [dargs](https://www.npmjs.com/package/dargs).\n\n###### `pscBundle` (String)\n\nSpecifies the PureScript psc-bundle command. The default value is `psc-bundle`.\n\n###### `pscBundleArgs` (Object)\n\nSpecifies additional PureScript psc-bundle arguments. The default value is `{}`. The format of the arguments object follows [dargs](https://www.npmjs.com/package/dargs).\n\n###### `bundle` (Boolean)\n\nSpecifies whether PureScript bundle is used. The default value is `true`.\n\n## Example\n\nRefer to the [purescript-webpack-example](https://github.com/ethul/purescript-webpack-example) for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethul%2Fpurescript-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethul%2Fpurescript-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethul%2Fpurescript-webpack-plugin/lists"}