I am developing a node.js app, and I want to use a module I am creating for the node.js server also on the client side.
An example module would be circle.js:
Webmake was made to port CommonJS/NodeJS modules to browser. Give it a try