JSPM

purescript-bin

0.1.2+purescript-0.6.9.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q46240F
  • License MIT

purescript binary wrapper that makes it seamlessly available as a local dependency

Package Exports

  • purescript-bin

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (purescript-bin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

purescript-bin Build Status

Binary wrapper for purescript

Install

$ npm install --global purescript-bin
$ psc --help
$ psci --help
$ psc-docs --help
$ psc-make --help

License

MIT

Thanks

Thanks @kevva who I stole literally all the code for this from. Check out elm-platform-bin, too.