Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Normalizes data that can be found in package.json files.
TypeScript definitions for normalize-package-data
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates