@stdlib/utils-inherited-properties
Return an array of an object's inherited property names and symbols.
Return an array of an object's inherited property names and symbols.
Return an object's inherited property descriptors.
Return an array of an object's inherited enumerable and non-enumerable property names.
Return an array of an object's inherited symbol properties.
Return an array of an object's inherited writable property names and symbols.
Return an array of an object's inherited writable property names.
Return the common own and inherited property names of two or more objects.
Convert the first letter of each object key to uppercase.
Return the common own property names of two or more objects.
Convert each object key to lowercase.
Return an array of an object's own enumerable property names.
Return an array of an object's own and inherited enumerable property names.
Extractor for svelte-docgen
Primitives for destructuring reactive objects – like props or stores – or signals of them into a separate accessors updated individually.
Extracts prop types for documentation purposes
Library of primitives focused around component props.