Good afternoon folks, I coded a little bit on a node.js package for managing wallet in rpc mode.
You can find code on github :
https://github.com/netmonk/moneronjsYou can find the very basic stuff i succeeded to implement : - getaddress - getbalance - get_payment (with a Payment_id) - get_bulk_payment
So far so good, the test.js demonstrates that it works.
I will implement transfer very soon, and also mechanism to get payment and validate it.
Have fun forking, welcome committing, and happy coding

PS: for all the Javascript Nazi, i'm just a beginner in this, so any comments and advice are very welcome.
Original poste on monero.cc :
https://forum.getmonero.org/9/work-in-progress/194/rcp-wallet-node-js-package