Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purescript/purescript-prelude
The PureScript Prelude
https://github.com/purescript/purescript-prelude
Last synced: 3 months ago
JSON representation
The PureScript Prelude
- Host: GitHub
- URL: https://github.com/purescript/purescript-prelude
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-04-12T23:46:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T15:58:08.000Z (10 months ago)
- Last Synced: 2024-04-28T15:02:21.330Z (6 months ago)
- Language: PureScript
- Homepage:
- Size: 363 KB
- Stars: 160
- Watchers: 17
- Forks: 89
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-purescript - prelude - The basic prelude. (Essential libraries)
- awesome-purescript - purescript-prelude - The standard Prelude. (Preludes)
README
# purescript-prelude
[![Latest release](http://img.shields.io/github/release/purescript/purescript-prelude.svg)](https://github.com/purescript/purescript-prelude/releases)
[![Build status](https://github.com/purescript/purescript-prelude/workflows/CI/badge.svg?branch=master)](https://github.com/purescript/purescript-prelude/actions?query=workflow%3ACI+branch%3Amaster)
[![Pursuit](https://pursuit.purescript.org/packages/purescript-prelude/badge)](https://pursuit.purescript.org/packages/purescript-prelude)The PureScript prelude.
## Installation
```
spago install prelude
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-prelude).