157 packages
all-named-html-entities
List of all named HTML entities
array-group-str-omit-num-char
Groups array of strings by omitting number characters
arrayiffy-if-string
Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.
array-includes-with-glob
Like _.includes but with wildcards
array-of-arrays-into-ast
Turns an array of arrays of data into a nested tree of plain objects
array-of-arrays-sort-by-col
Sort array of arrays by column, rippling the sorting outwards from that column
array-pull-all-with-glob
Like _.pullAll but with globs (wildcards)
ast-compare
Compare anything: AST, objects, arrays, strings and nested thereof
ast-contains-only-empty-space
Does AST contain only empty space?
ast-deep-contains
Like t.same assert on array of objects, where element order doesn't matter.