https://github.com/justinwoo/purescript-has-js-rep
Sometimes you want this if you're working with something you're going to codegen TypeScript/Flow bindings for.
https://github.com/justinwoo/purescript-has-js-rep
codegen purescript
Last synced: 4 months ago
JSON representation
Sometimes you want this if you're working with something you're going to codegen TypeScript/Flow bindings for.
- Host: GitHub
- URL: https://github.com/justinwoo/purescript-has-js-rep
- Owner: justinwoo
- License: mit
- Created: 2018-08-15T18:45:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T18:47:12.000Z (almost 8 years ago)
- Last Synced: 2026-01-14T18:24:36.264Z (5 months ago)
- Topics: codegen, purescript
- Language: PureScript
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PureScript-Has-JS-Rep
Sometimes you want this if you're working with something you're going to codegen TypeScript/Flow bindings for.
## Usage
Mostly use the constraint whenever you need it. See for an example of when you'd use this.