Due the great expectation around node.js, libs and functions grow up
without control.
Nowadays we have a lot of "requires" and we need to memorize a lot of
names (fs, path, vm, ...); with time, we'll spend more and more time
reading documentation :-(
My proposal is incorporate the mechanism of "register" the module, for
example, phpjs library could register the function "isset" into "utils",
and "abs" function into "math"
So we could have libraries well sorted !!
El 01/06/12 15:17, Alan Hoffmeister escribió:
Hello there!
I had just ported php.js (http://phpjs.org) for Node.js.
My motivation was to available new functions that could help
programmers to accomplish simple tasks and yup, I came from PHP and I
was really missing some basic functions :)
A list of functions is available at http://phpjs.org, install guide
and usage, here: https://github.com/cranic/node-phpjs.
Have an idea? Shout it out! :)
--
Att,
Alan Hoffmeister
--
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
--
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