Hi, https://github.com/azer/onejs
I created this project to structure my client-side source code like NodeJS packages. It simply reads a manifest file and gathers everything in a single JavaScript file that has the proper implementations of CommonJS packages and modules specs, process object of Node. I've been heavily using it my client-side projects and it works very well. MultiplayerChess.com is one of them. You can check its source code and the output produced by OneJS: Source code: https://github.com/azer/multiplayerchess.com/tree/master/frontend Output: http://multiplayerchess.com/mpc.js Any thoughts and recommendations are welcome. Best, Azer http://azer.kodfabrik.com -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
