447 packages
advpng-bin
AdvPNG bin-wrapper that makes it seamlessly available as a local dependency
alex-vscode
alex wrapper to easily integrate with Visual Studio Code
align-text
Align the text in a string.
all-eslint-rules
Get all available ESLint rules
all-eslint-rule-set
A set of the all available ESLint rules
all-font-face-attrs
Array of the font-face element attributes, including core attributes
app-cache-dir
Get a path of the standard cache directory for a given application
append-type
Stringify the value with appending its type: 10 → '10 (number)'
array-divide
Divide an array into multiple arrays each of whom have the same number of items
array-duplicated
Return an Array of duplicated values in a given Array
array-find-predecessor
Find a predecessor value of the array that should be chosen when a given array index is deleted
array-has-duplicates
Check if an array includes duplicated values or not
array-includes-all
Check if an array includes all the elements of another array
array-to-error
Create an error from an array of error messages
array-to-sentence
Join all elements of an array and create a human-readable string
array-to-sentence-ja
Japanese version of array-to-sentence
arr-indexes-of
Like Array#indexOf but return all indexes
ascii-control-char-codes
All character codes of ASCII control characters
ascii-control-chars
An array of ASCII control characters
assert-fs-readfile-option
Test if value is valid for fs.readFile option
assert-unique
Test if values have no duplication
assert-valid-github-label-name
Assert a given string is a valid Github issue label name
assert-valid-glob-opts
Assert a given object is a valid glob option
assign-file
Assign file contents to the target object
assign-stream
Writable stream that assigns enumerable own properties of chunks to the target object