Microjs CodeReading Bookmarklet

  • /*
     * @title Microjs CodeReading Bookmarklet
     * @description MicrojsにあるJSライブラリのどれをコードリーディングしたか/してないか把握するブックマークレット
     * @include http://microjs.com/
     * @license MIT License
     * @require jQuery
     * @require https://raw.github.com/shoito/bookmarklet/master/microjs/microjs-codereading.min.js
     */
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2012/01/09 17:57:36 - 2012-01-09
  2. 2012/01/09 17:50:49 - 2012-01-09