UNPKG

956 BMarkdownView Raw
1# Fairmont-Helpers
2
3Fairmont-Helpers is a JavaScript library providing a variety of helper functions for dealing with everything from Arrays to Promises in a functional style.
4It's part of the [Fairmont][] library.
5You can use it by itself, or simply as part of the [Fairmont][] library.
6
7## Installation
8
9`npm install fairmont-helpers`
10
11## Documentation
12
13Check out the [wiki][] for an getting started guides, tutorials, and reference documentation.
14
15## Status
16
17[Fairmont][0] is still under heavy development and is `beta` quality, meaning you should probably not use it in your production code.
18
19## Roadmap
20
21You 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.
22
23[tickets]:https://github.com/pandastrike/fairmont/issues
24[Fairmont]:https://github.com/pandastrike/fairmont
25[wiki]:https://github.com/pandastrike/fairmont/wiki