defines static object attributes using `Object.defineProperties`
updated at May 31, 2024, 6:53 a.m.
Converts an object literal with deeply nested nodes to a simple key/value object
updated at July 3, 2024, 5:13 p.m.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
updated at July 23, 2024, 2:03 a.m.
Set nested properties on an object using dot-notation.
updated at July 26, 2024, 12:29 a.m.
🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.
updated at July 30, 2024, 8:41 p.m.
Returns the GitHub username and email of the current system's .gitconfig
updated at July 31, 2024, 8:17 p.m.
Convert a string to a camel case.
updated at Aug. 12, 2024, 10:51 a.m.
An implementation of PHP's strip_tags in Typescript.
updated at Aug. 15, 2024, 11:42 a.m.
Get namespaced config from the closest package.json
updated at Sept. 6, 2024, 9:34 a.m.
Filter object keys and values into a new object
updated at Sept. 10, 2024, 5:19 p.m.
Bind a context to all functions in an object, including deeply nested functions.
updated at Sept. 22, 2024, 4:18 p.m.