A pipe function to perform function composition in LTR (Left To Right) direction.
published version 0.3.0, 3 years agoNullish helper functions and types for TypeScript.
published version 0.2.0, 3 years agoCreate and manage animation functions with AnimationFrame API.
published version 1.1.0, 3 years agoA small library (around 400 B when gziped & minified) to format JavaScript `Date` object using same tokens as moment.
published version 1.4.0, 3 years agoFalsy helper functions and types for TypeScript.
published version 0.2.0, 3 years agoPredicate helper functions and types for TypeScript.
published version 0.2.0, 3 years agoApply interceptors in `fetch` to create a custom request functions.
published version 1.2.0, 3 years agoListen and emit events without dirty your classes, objects and functions with EventEmitter interface.
published version 1.1.0, 3 years agoIt provides a function to create Deferred objects. They contains a Promise and methods to imperatively resolve or reject it.
published version 0.1.0, 3 years agoInsistently runs a callback and only resolves the promise when its result is truthy.
published version 1.1.0, 3 years agoA really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like 'a.b[0].d'). If value is 'undefined' or unreachable returns the placeholder instead.
published version 1.1.0, 3 years ago