岁月如歌

用开放的心态,打造专业的人生。

A Module Loader for the Web

with 3 comments

SeaJS is a module loader focusing on the web. Different from RequireJS, the module authoring format of SeaJS is more similar to CommonJS. With SeaJS, require, exports, module can be used just as you do in the environment of NodeJS:

define(function(require, exports, module) {
  var foo = require('./foo');
  ...
  exports.bar = foo.doSomething();
});

 

For more details, please go to http://seajs.com/

I’ll be highly appreciated if you would review the code or give some feedback to me.

Best regards,
Frank Wang

Written by lifesinger

November 2, 2011 at 22:49

Posted in Articles

3 Responses

Subscribe to comments with RSS.

  1. Hello my friend! I want to say that this article is awesome,
    great written and come with almost all significant infos.

    I’d like to look extra posts like this .

    audiobahn review

    July 26, 2012 at 07:10

  2. Thanks for your personal marvelous posting!
    I seriously enjoyed reading it, you happen to be a great author.

    I will make certain to bookmark your blog and will eventually
    come back someday. I want to encourage you to ultimately continue your great work, have a nice evening!


Leave a reply to facebook sexy girl Cancel reply