Has anyone used node.js-mobile with ionic?

Hi all, I’ve been using Ionic, and Node.js for a few years now. I came across this the other day:
https://code.janeasystems.com/nodejs-mobile/getting-started-cordova
It is node.js for use on mobile devices, and can be used in Cordova. It apparently allows you to take most regular node.js plugins and insert them into your cordova program for use on a mobile phone. This strikes me as an incredibly useful tool, and I wondered if anyone had already come across it or were using it inside their Ionic programs?