yn

Value parser

A utility for parsing yes/no like values with optional typo tolerance

Parse yes/no like values

GitHub

266 stars
9 watching
20 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/yes-no-words Provides lists of words with positive or negative connotations, useful for generating human-like text responses. 131
sindresorhus/matcher A utility for simple string matching with wildcard patterns 537
sindresorhus/is-observable Tool to check if a value is an Observable 39
sindresorhus/get-stdin A utility module to retrieve input from standard input as a string or buffer 337
sindresorhus/p-reduce Transforms an asynchronous list into a single value by applying a reduction function 68
sindresorhus/parse-json A JSON parser that provides more informative error messages when parsing JSON fails 346
sindresorhus/neat-csv Convenience wrapper around a fast CSV parser 320
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
sindresorhus/uint8array-extras A utility library for working with binary data in JavaScript 213
sindresorhus/parse-columns-cli Transforms text columns from Unix commands into JSON data for manipulation 66
sindresorhus/npm-user Extracts user data from an npm user's profile page 57
sindresorhus/filter-obj Filters keys and values in an object based on specified conditions 100
sindresorhus/string-width Calculates the visual width of a string based on its Unicode characters and formatting options 479
sindresorhus/observable-to-promise Converts an Observable to a Promise for asynchronous data handling 47
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134