https://github.com/coot/purescript-intl
PureScript bindings to Intl - JavaScript Internaisation API
https://github.com/coot/purescript-intl
Last synced: 11 months ago
JSON representation
PureScript bindings to Intl - JavaScript Internaisation API
- Host: GitHub
- URL: https://github.com/coot/purescript-intl
- Owner: coot
- License: mpl-2.0
- Created: 2017-06-17T11:03:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T09:32:13.000Z (almost 9 years ago)
- Last Synced: 2025-07-12T20:21:53.886Z (11 months ago)
- Language: PureScript
- Size: 46.9 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PureScript bindings to Intl - JavaScript Internalisation API
[](http://github.com/coot)
[](https://pursuit.purescript.org/packages/purescript-intl)
[](https://travis-ci.org/coot/purescript-intl)
[Intl](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl)
is ECMAScript Internalisation API. This library provides type safe PureScript
bindings.