object-merge-advanced(latest: 12.0.3) Recursively, deeply merge of anything (objects, arrays, strings or nested thereof), which weighs contents by type hierarchy to ensure the maximum content is retained
array-of-arrays-sort-by-col(latest: 3.0.6) Sort array of arrays by column, rippling the sorting outwards from that column
lect(latest: 0.16.6) Maintenance CLI for internal consumption
charcode-is-valid-xml-name-character(latest: 1.12.6) Does a given character belong to XML spec's "Production 4 OR 4a" type (is acceptable for XML element's name)
object-fill-missing-keys(latest: 8.0.6) Add missing keys into plain objects, according to a reference object
eslint-plugin-test-num(latest: 1.5.6) ESLint plugin to update unit test numbers automatically
update-versions(latest: 4.0.6) Like npm-check-updates but supports Lerna monorepos and enforces strict semver values
codsen-parser(latest: 0.10.3) Parser aiming at broken or mixed code, especially HTML & CSS
eslint-plugin-row-num(latest: 1.5.2) ESLint plugin to update row numbers on each console.log
email-comb(latest: 5.0.6) Remove unused CSS from email templates
js-row-num-cli(latest: 1.8.6) Update all row numbers in all console.logs in JS code
ranges-invert(latest: 4.0.6) Invert string index ranges
stristri(latest: 3.0.6) Extracts or deletes HTML, CSS, text and/or templating tags from string
csv-split-easy(latest: 5.0.6) Splits the CSV string into array of arrays, each representing a row of columns
json-variables(latest: 10.0.6) Resolves custom-marked, cross-referenced paths in parsed JSON
object-delete-key(latest: 2.0.6) Delete keys from all arrays or plain objects, nested within anything, by key or by value or by both, and clean up afterwards. Accepts wildcards.
html-table-patcher(latest: 4.0.6) Visual helper to place templating code around table tags into correct places