`useField` is a react hook for managing synchronous field validation alongside state.
published version 0.1.1, 5 years agoThe `box-shadow` module is a sass function that can be used to build box-shadow declarations from Sass variable maps.
published version 0.0.0-alpha.1, 4 years agoThe Stacking Context module manages z-indexes across a website or webapp so that the stacking order is unambiguous and easy to understand at a glance.
published version 0.0.0-alpha.0, 4 years ago- published version 0.0.0, 3 years ago
The `clamp` function takes a minimum bound, a value, and a maximum bound and returns the value clamped between the two bounds.
published version 0.0.0, 3 years ago`splitIntoWords` splits a string into an array of words, numbers, and individual punctuation marks. This is useful as a utility for transforming letter casing to various different formats.
published version 0.0.0, 3 years ago`camelCase` strips all punctuation and converts a string to camelCase.
published version 0.0.1, 3 years ago`pascalCase` strips all punctuation and converts a string to PascalCase.
published version 0.0.1, 3 years ago`kebabCase` strips all punctuation and converts a string to kebab-case.
published version 0.0.0, 3 years ago`fsSnapshot(path)` produces a snapshot of the filesystem at `path` recursively walking through child directories. This is useful for unit testing filesystem state.
published version 0.0.0, 3 years ago![live-updating npm version badge][npm-version]
published version 0.0.1, 2 years ago