base-config-process
Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`
base-cli-process
Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`
solidity-multicall
Solidity testing utility for calling the same function several times in a single transaction.
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.