Convert Windows backslash paths to slash paths
```typescript export function getTempName(prefix?: string | null | undefined): string;
64-bit big-endian signed integer-to-string conversion
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Base64 coder.
ECMAScript parsing infrastructure for multipurpose analysis
<center> Use to convert objects keys in 🐪 camel case to 🐍 snake case or underscore and in the same way as snake case to camel case. </center>
Extend some features of underscore.js
TypeDoc plugin to exclude any reference (class/interface/property/etc.) by RegEx and more
return list of CallSite objects from a captured stacktrace
ECMAScript parsing infrastructure for multipurpose analysis
Concatenate file contents with a custom separator and generate a source map
Require global variables
Compare semver version numbers
fast string hashing function
Converts back a yargs argv object to its original array form
Add source maps of multiple files, offset them and then combine them into one source map
Generate an AST from a string template.
Lint your commit messages
SQL ConnectionString parser
Clean up regular expressions
Compile ES2015 computed properties to ES5
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Like duplexer but using streams3