man-pager
Pipe man pages (in Troff) to the man(1)
pager.
API
troffSource.pipe(manPager())
manPager()
returns a writable stream and launches man pager to display the content.
Install
npm install man-pager
License
MIT