Programmatic interface in node.js

I’ve written a small library in node.js that wraps Ansible CLI with an easy to use API: http://shaharke.github.io/node-ansible/.
While I love Python, I’m a full stack JavaScript developer and having an easy way to call Ansible from JS was something I thought might be useful.

I was hoping to get some feedback from other Ansible users and developers, so I hope it’s ok to post this message here.