Overview JSDoc 3 has built-in support for JavaScript code that is written to conform to the CommonJS Modules standard. This allows you to easily document your own JavaScript modules and the members they export. Document a Simple CommonJS Modu... 続きを読む
サーバサイド(特にNode.js)とクライアントサイド両方で動かしたいものは最近はこんな感じで書いている。 CommonJSのwiki見ててそこに紹介されてるソースコードで(どれだったか忘れたけど。。)やってたのを見ていいなーと思って真似っこした。 (function(def... 続きを読む
Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. 続きを読む
打造最出色的模块加载框架:SeaJS Module Loader v0.3.0 预览版 - 岁月如歌 http://lifesinger.org/blog/2011/01/seajs-v0-3-0pre/ モジュールのロードに最適なフレームワークを作成するためには : SeaJS Module Loader v0.3.0 プレビュー版 というタイトルでJa... 続きを読む
For developers that are creating libraries and modules, it is generally preferable to make your code available to as broad of range of users as possible. There are several different module formats in JavaScript (a module is an encapsulation o... 続きを読む
HTTP Git Read-Only This URL has Read+Write access 続きを読む
STATUS: PROPOSAL Implementations RequireJS, Nodules, [[Implementations/Yabble (partial)|]], [[Implementations/Dojo|]], [[Implementations/Transporter|]], [[Implementations/Teleport|]], JsDev The Asynchronous Module Definition API specifies a m... 続きを読む
javascript, testing, QUnit | JavaScript のテスティングフレームワーク QUnit から TAP 出力するための仕組みを作成し、さらに CommonJS 環境下でも動くようにしてみましたので、 github で公開します。ライセンスは QUnit に合わせて MIT と GPL のデュアル... 続きを読む