https://github.com/justinwoo/purescript-parcel-example
An example of how PureScript outputs are just CommonJS modules that you can use in any way you want.
https://github.com/justinwoo/purescript-parcel-example
hot-reloading parcel purescript
Last synced: 4 months ago
JSON representation
An example of how PureScript outputs are just CommonJS modules that you can use in any way you want.
- Host: GitHub
- URL: https://github.com/justinwoo/purescript-parcel-example
- Owner: justinwoo
- Created: 2018-04-14T16:23:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T09:59:51.000Z (almost 7 years ago)
- Last Synced: 2025-02-18T00:44:52.070Z (8 months ago)
- Topics: hot-reloading, parcel, purescript
- Language: PureScript
- Homepage:
- Size: 44.9 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PureScript Parcel Example
An example of how PureScript outputs are just CommonJS modules that you can use in any way you want.
Blog post about this here:
Improved version: