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.
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
modernize node.js to current ECMAScript standards
Convert all segments in a path to curves
Normalizes data that can be found in package.json files.
micromark utility normalize identifiers (as found in references, definitions)
Safe defaults for cssnano which require minimal configuration.
Normalize a URL
Turn any flavor of allowable package.json bin into a normalized object
TypeScript definitions for normalize-package-data
Mouse wheel normalization across multiple multiple browsers.
Normalize URLs with PostCSS
Color normalization for React Native.
Use two values display syntax for inner and outer display types.
Normalize keyword values for position into length values.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Normalize multiple value display syntaxes into single values.
Convert two value syntax for repeat-style into one value.
Read a package.json file
express middleware that normalizes incoming query param names
Trim whitespace inside and around CSS rules & declarations.
ipv6-normalize
Normalize CSS animation/transition timing functions.
Normalize wrapping quotes for CSS string literals.
A normalized string matcher for RSpec that ignores case, punctuation, and whitespace differences
Convert normal parlance into way more persuasive clap-punctuated style.
The PalindromeChecker gem provides a straightforward utility to determine whether a given text is a palindrome. It removes unnecessary characters like spaces, punctuation, and symbols, and normalizes case before performing the palindrome check. This makes it ideal for validating phrases, sentences, or simple strings in various applications. With easy-to-use class methods, this gem is perfect for beginners and useful for quick text validations.