An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PureScript bindings to Intl - JavaScript Internalisation API

[![Maintainer: coot](https://img.shields.io/badge/maintainer-coot-lightgrey.svg)](http://github.com/coot)
[![Documentation](https://pursuit.purescript.org/packages/purescript-intl/badge)](https://pursuit.purescript.org/packages/purescript-intl)
[![Build Status](https://travis-ci.org/coot/purescript-intl.svg?branch=master)](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.