@antora/user-require-helper

A helper function to resolve a module name or path in relation to the specified context and require it.

require-directory

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

rechoir

Prepare a node environment to require files with different extensions.