JSPM

  • Created
  • Published
  • Downloads 11491
  • Score
    100M100P100Q148418F
  • License SEE LICENSE IN LICENSE.md

Package Exports

  • @dashkite/joy
  • @dashkite/joy/array
  • @dashkite/joy/function
  • @dashkite/joy/generic
  • @dashkite/joy/index
  • @dashkite/joy/iterable
  • @dashkite/joy/math
  • @dashkite/joy/metaclass
  • @dashkite/joy/object
  • @dashkite/joy/predicate
  • @dashkite/joy/promise
  • @dashkite/joy/set
  • @dashkite/joy/text
  • @dashkite/joy/time
  • @dashkite/joy/type
  • @dashkite/joy/value

Readme

Joy

The simplicity of Lodash with the functional flair of Rambda.

dashkite.github.io/joy

Features

  • All functions are curryable where applicable
  • Asynchronous composition supported throughout
  • Subpath exports for individual function categories
  • Designed for use with CoffeeScript

Install

npm i @dashkite/joy

Works with your favorite bundler. Or use ES Modules with SnowPack or JSPM.