Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

purescript-deprecated/purescript-globals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 

Repository files navigation

DEPRECATED

The library is no longer maintained under this repository. Relevant functionality has been moved into other repositories:

  • Number values and operations like isFinite, infinity, parsing, and formatting have moved to purescript-numbers
  • Integer parsing has moved to purescript-integers
  • URI encoding and decoding based on JavaScript's encodeURIComponent and decodeURIComponent have moved to purescript-js-uri, and a more complete URI library can be found in purescript-uri.

The previous releases will continue to work for older libraries that still depend on them.