Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
random-pick
Pick random unique items from an array.
random-item
Get a random item from an array
object.pick
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
filter-obj
Filter object keys and values into a new object
get-object
Get a property from an object using dot (object path) notation.
pick-util
Return a copy of the object only containing the whitelisted properties.
pick-by-alias
Pick properties by aliases
lodash-pickdeep
A lodash mixin to add a `pickDeep` function
@ndhoule/pick
Create a shallow copy of an input object that contains only the specified properties.
any
Returns `true` if a value exists in the given string, array or object.
just-pick
copy an object but with only the specified keys
gulp-choose-files
Gulp plugin that prompts you to choose the files to pass through the stream.
101
common javascript utils that can be required selectively that assume es5+
pick-item
Given an array, pick a random element and return it.
array-tools
Lightweight, use-anywhere toolkit for working with array data.
filter-anything
A simple (TypeScript) integration of "pick" and "omit" to filter props of an object
ts-deep-pick
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
extract-path
Extract a valid fs path from a string
vue-date-pick
Date time picker based on Vue
@ayonli/jsext
A JavaScript extension package for building strong and modern applications.