natqe3


natan farkash

  • Invoke set of functions with same arguments at ones, and get the results.

    published 1.2.3 3 years ago
  • Set value to path's in object. value can be a function (with three arguments: currentValue, path, object) that invoked for the specific path. When value is function, the return value from it is set for the current path. if the return value is undefined

    published 1.2.4 3 years ago
  • Set recursive properties on object

    published 1.2.1 3 years ago
  • Set value to path's in object. value can be a function (with three arguments: currentValue, path, object) that invoked for the specific path. When value is function, the return value from it is set for the current path. if the return value is undefined

    published 1.2.3 3 years ago
  • Checks if the callback returns truthy for any element of the array. Iteration is stopped once the callback returns truthy Return the truthy value or the last falsy value if none of the iteration returns truthy Run over the given array from right to

    published 1.2.0 3 years ago
  • Checks if the callback returns truthy for any element of the array. Iteration is stopped once the callback returns truthy Return the truthy value or the last falsy value if none of the iteration returns truthy

    published 1.2.0 3 years ago
  • get sum of best match for the given strings

    published 1.2.1 3 years ago
  • Convert given string to title case like

    published 1.2.2 3 years ago
  • Convert given object to enum like

    published 1.2.2 3 years ago
  • Get the current x and y of given element. also return the offset.

    published 1.1.10 3 years ago
  • Get all combinations from a given string. you can specify the separator and how you want to get the result (join with specific symbol)

    published 1.1.3 3 years ago
  • Run on each unique object of the lists and bring the same object from the other lists and give them to you, so you can be able to compare them. If the object does not exist in some list you get an undefined in is place.

    published 1.1.5 5 years ago
  • Return false when one or more of the given values not include in the array, else return true

    published 1.1.4 5 years ago
  • Run on each unique object of the lists and bring the same object from the other lists and give them to you, so you can be able to compare them. If the object does not exist in some list you get an undefined in is place. Return array of the value that

    published 1.1.5 5 years ago
  • Return one when is have only one item, return all when is have more then one item

    published 1.1.4 5 years ago
  • Toggle property truthines. if the value is falsy set it to true, otherwise set it to false. The third parameter is the values to toggle between. default to "[true, false]". Return the toggled value.

    published 1.0.9 3 years ago
  • Return the last place of a given input in a given value.

    published 1.0.3 3 years ago
  • Return the first place of a given input in a given value.

    published 1.0.3 3 years ago
  • Invoke function multiple times with other arguments, and get the results.

    published 1.0.2 3 years ago
  • Adding fix to the end of a string only if the string is present.

    published 1.0.2 3 years ago
  • Return random numeric string with specify length (default to six)

    published 1.0.4 3 years ago
  • Assert between two or more strings as they were writing in lower case

    published 1.0.3 3 years ago
  • Get suffix from string - by splitter.

    published 1.0.2 3 years ago
  • Simple, easy and safe crud state management.

    published 3.0.20 3 years ago
  • Check if partial of object equal to another object. when pathes supplies, check the value of the pathes in the object if they equal

    published 1.0.1 3 years ago
show more packages