dmc_unrar is a dependency-free, single-file FLOSS library for unpacking and decompressing RAR archives - by Sven Hesse. dmc_unrar is licensed under the terms of the GNU General Public License version 2 (or later).
Please see dmc_unrar.c for details.
Run:
$ npm i dmc_unrar.cAnd then include dmc_unrar.c as follows:
#include "node_modules/dmc_unrar.c/dmc_unrar.c"