typeof-article

Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.

sort-by-value

Re-order the objects in an array so that values of a specified property match the order of a provided array of values.