New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
a

angus-c

npm

Packages

Current Co-maintainers

Former Co-maintainers

95 packages

@dubstep/core

A step runner for scaffolders

es6-react-mixins

Augments ES6 classes with ES6 or traditional React mixins

just-camel-case

convert a string to camel case

just-capitalize

capitalize the first character of a string

just-cartesian-product

Cartesian product of arrays

just-clamp

restrict a number within a range

just-clone

deep copies objects and arrays

just-compact

returns a copy of an array with falsey values removed

just-compare

compare two collections

just-compose

return a function composed of 2 or more functions

just-curry-it

return a curried function

just-debounce-it

return a debounced function

just-deep-map-values

Returns an object with values at all depths mapped according to the provided function

just-demethodize

turn a method into a standalone function; the first arg becomes `this`

just-diff

Return an object representing the diffs between two objects. Supports jsonPatch protocol

just-diff-apply

Apply a diff to an object. Optionally supports jsonPatch protocol

just-entries

return object entries as an array of [key, value] pairs

just-extend

extend an object

just-filter

filter an object

just-filter-object

filter an object

just-flatten-it

return a flattened array

just-flip

flip first two arguments of a function

just-flip-object

flip the keys and values

just-flush

returns a copy of an array or object with null/undefined members removed

just-group-by

return a grouped object from array