This package has been deprecated

Author message:

All development moved to https://www.npmjs.org/package/essentialjs

funcoffee

1.0.9 • Public • Published

Funcoffee

Essential functional helpers for CoffeeScript and JavaScript.

Functions

Essential

_, nop, id, builtin, variadic, apply, notF, curryN, curry, partial, flip, flip3, flipN, compose, sequence.

Types

isType, instanceOf, isF, isntF, andF, orF, gt, lt, gte, lte.

Math

mod, even, odd, add, sub, mul, div, min, max.

Arrays

toArray, find, each, map, filter, fold, foldr, all, any, reverse, join, concat, sort, inArray, slice, first, last, rest, initial, take, drop, reject, compact, unique, dups, zip, zipWith, flatten, flatMap, union, intersection, partition, difference, concatF, shuffle.

Strings

split, match, replace, search, substr, trim, toUpper, toLower, words, unwords, capitalize, gmatch.

Objects

toObject, forOwn, pluck, pluckR, pluckF, pairs, zipObject, unzipObject, keys, values, size, has, extend, merge.

Collections

where, sortBy, groupBy, countBy.

Functions

withF, memo.

Readme

Keywords

none

Package Sidebar

Install

npm i funcoffee

Weekly Downloads

1

Version

1.0.9

License

none

Last publish

Collaborators

  • elclanrs