# fairmont-core

> Functional programming helpers for JavaScript

Latest version **2.1.2** (published 2017-12-23) · ISC license · 0 weekly downloads

## Install

```sh
npm install fairmont-core
pnpm add fairmont-core
yarn add fairmont-core
bun add fairmont-core
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.2 |
| Published | 2017-12-23 |
| First published | 2015-07-20 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 49 |
| Maintainers | pandastrike, f1337, pandanick, dyoder, freeformflow |

## Links

- npm: https://www.npmjs.com/package/fairmont-core
- Repository: https://github.com/dyoder/fairmont
- Homepage: https://github.com/dyoder/fairmont#readme
- Issues: https://github.com/dyoder/fairmont/issues
- npm.io page: https://npm.io/package/fairmont-core

## Recent versions

- 2.1.2 (latest) — 2017-12-23
- 2.1.1 — 2017-12-23
- 2.1.0 — 2017-12-23
- 2.0.0 — 2017-12-02
- 1.0.1 — 2016-04-23
- 1.0.0 — 2016-04-13
- 1.0.0-beta-23 — 2015-10-05
- 1.0.0-beta-22 — 2015-10-04
- 1.0.0-beta-21 — 2015-08-26
- 1.0.0-beta-20 — 2015-08-10
- 1.0.0-beta-19 — 2015-07-20
- 1.0.0-beta-18 — 2015-07-20

## README

# Fairmont-Core

Fairmont-Core is a JavaScript library providing support for functional programming in JavaScript. It's part of the [Fairmont][] library. You can use it by itself, or simply as part of the [Fairmont][] library.

## Installation

`npm install fairmont-core`

## Documentation

Check out the [wiki][] for an getting started guides, tutorials, and reference documentation.

## Status

[Fairmont][0] is still under heavy development and is `beta` quality, meaning you should probably not use it in your production code.

## Roadmap

You can get an idea of what we're planning by looking at the [issues list][200]. If you want something that isn't there, and you think it would be a good addition, please open a ticket.

[tickets]:https://github.com/pandastrike/fairmont/issues
[Fairmont]:https://github.com/pandastrike/fairmont
[wiki]:https://github.com/pandastrike/fairmont/wiki

---
_Source: https://npm.io/package/fairmont-core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
