Socket
Socket
Sign inDemoInstall

fairmont

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont

A collection of useful functions and utilities.


Version published
Weekly downloads
3.6K
decreased by-23.72%
Maintainers
3
Weekly downloads
 
Created
Source

Fairmont

A collection of useful CoffeeScript/JavaScript functions. These include functions to help with functional programming, arrays, objects, and more. It's intended as an alternative to Underscore.

Core Functions

  • API Reference

    identity, wrap, curry, _, partial, flip, compose, pipe, variadic, unary, binary, ternary

Logical Functions

Numeric Functions

  • API Reference

    gt, lt, gte, lte, add, sub, mul, div, mod, even, odd, min, max

Type Functions

Array functions

  • API Reference

    fold, foldr, map, filter, any, all, each, cat, slice, first, last, rest, take, leave, drop, includes, unique_by, unique, uniq, flatten, dupes, union, intersection, remove, shuffle

Crypto Functions

File System Functions

  • API Reference

    exists, stat, read, readdir, write, chdir, rm, rmdir

Object Functions

  • API Reference

    include/extend, merge, clone, pluck, property, delegate, liberate

String Functions

  • API Reference

    capitalize, title_case, camel_case, underscored, dashed, plain_text, html_escape, w

Keywords

FAQs

Package last updated on 04 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc