231 packages
@f/add-class
Add a class to an element
@f/almost-equal
Check if two numbers are almost equal
@f/animate
Animate properties using requestAnimationFrame and a custom render function
@f/apply
Create a function that memoizes the result of a `fn`.
@f/apply-classes
Apply classes to an element from an object map
@f/apply-styles
Apply a style object to a DOM node
@f/array-equal
Check if two arrays have shallow equality
@f/array-to-promise
Convert array to a promise.
@f/as-array
Ensure a value is an array. If it's a scalar, return ne.
@f/assign
Assign properties from source to target.