Home

Modules

  • Array
    • array_compact
    • array_first
    • array_flatten
    • array_initial
    • array_intersection
    • array_last
    • array_pluck
    • array_rest
    • array_reverse
    • array_shuffle
    • array_union
    • array_unique
    • array_without
  • Assertion
    • in_array
    • is_array
    • is_arrayLike
    • is_boolean
    • is_date
    • is_defined
    • is_email
    • is_finite
    • is_function
    • is_integer
    • is_json
    • is_nan
    • is_null
    • is_number
    • is_numeric
    • is_object
    • is_objectLike
    • is_regexp
    • is_string
    • is_symbol
    • is_undefined
  • Convertor
    • to_array
    • to_boolean
    • to_lower
    • to_string
    • to_stringCapitalized
    • to_upper
  • Errors
    • throwTypeError
  • FP
    • arity
    • compose
    • curry
    • identity
    • memoize
    • once
    • partial
    • pipe
    • unary
  • Logic
    • and
    • not
    • or
    • xor
  • Object
    • invert
    • keys
    • pluck
    • values
  • String
    • string_format
    • stripNonNumeric
    • trim
  • Utility
    • length
    • random_number
    • random_string
    • typeOf

JSEasy

JSEasy logo

A small intuitive functional library crafted to solve most common JavaScript problems in pure functional style.

Build Status Coverage Status GitHub issues GitHub forks GitHub stars License MIT

Learning JSEasy

Full documentation with examples is available at: https://stefanlazarevic.github.io/jseasy/0.1.0/


Generated by JSDoc 3.5.5 on Sat Apr 07 2018 12:58:24 GMT+0200 (CEST) using the Minami theme.