https://github.com/ethul/purescript-undefinable
A simple library for handling undefined foreign values
https://github.com/ethul/purescript-undefinable
Last synced: 4 months ago
JSON representation
A simple library for handling undefined foreign values
- Host: GitHub
- URL: https://github.com/ethul/purescript-undefinable
- Owner: ethul
- License: mit
- Created: 2016-05-01T15:58:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T12:53:35.000Z (over 7 years ago)
- Last Synced: 2025-10-04T20:26:57.001Z (9 months ago)
- Language: PureScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-undefinable
A library for handling `undefined` values.
## Installation
```bash
bower install --save purescript-undefinable
```