Hi All, I am glade to introduce NPK, which is a packaging utlity for Node.js. :-)
NPK aims to package project which is based on Node.js, and bundle all JavaScript files to make all in one file, even protect source code. Here is repository at Github: https://github.com/cfsghost/npk You also can install it directly via npm: npm install npk -g BTW, We are now trying to support a feature that precompile JavaScript files to be binary to speed up loading time of program of Node.js. Cheers, Fred -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
