Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
to-fast-properties
Force V8 to use fast properties for an object
set-value
Set nested properties on an object using dot notation.
get-value
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
jss-plugin-props-sort
JSS plugin that ensures style properties extend each other instead of override
each-props
Processes each properties of an object deeply.
merge-deep
Recursively merge values in a javascript object.
react-moment-proptypes
React proptype for moment module
get-object
Get a property from an object using dot (object path) notation.
get-set-props
List of getter/setter properties for JavaScript types
obj-props
List of properties for JavaScript objects
react-proptype-conditional-require
Conditionally require a React proptype based on other props and/or other conditions.
vue-ts-types
Lightweight TypeScript-first Vue prop type definitions
deep-rename-keys
Recursively rename the keys in an object.
vue-types
Prop types utility for Vue
jss-props-sort
JSS plugin that ensures style properties extend each other instead of override
already
Promise extensions; map, filter, etc
@solid-primitives/props
Library of primitives focused around component props.
react-router-prop-types
Runtime type checking for react-router props
react-html-props
Convenient TypeScript types for all React HTML props.