yoko (yksk)

Name
yksk
Email
Website/Blog
http://carbonfairy.org/note/
Company
KAYAC Inc.
Location
Kamakura, Japan
Member Since
Jul 10, 2008 (about 1 year)

Following 39 githubbers and watching 53 repositories view all →

Public Repositories (12)

  • javascript-qunit-tmbundle

    TextMate bundle for QUnit.

    legend

    Last updated Fri Oct 30 05:27:03 -0700 2009

  • pool-js

    pool.js is a JavaScript library that pools value on memory, Cookie, SessionStorage or LocalStorage.

    legend

    Last updated Wed Oct 28 21:54:29 -0700 2009

  • userscripts

    legend

    Last updated Sat Oct 24 21:09:01 -0700 2009

  • summer-storage-gae

    legend

    Last updated Wed Aug 26 01:53:18 -0700 2009

  • tombloo

    tombloo

    legend

    Forked from to/tombloo Sun Sep 27 18:57:12 -0700 2009

    Last updated Tue Aug 18 22:38:33 -0700 2009

  • amazon_currencyConvertion

    Price Convertion in Amazon detail item page.

    legend

    Forked from koki-h/amazon_currencyConvertion Mon Jun 01 20:20:40 -0700 2009

    Last updated Mon Jun 01 09:04:35 -0700 2009

  • blosxom-plugins

    legend

    Last updated Wed May 27 22:39:03 -0700 2009

  • jquery.rack.js

    A interface like a iTunes' Grid View.

    legend

    Last updated Thu Feb 05 04:03:18 -0800 2009

  • tonefairy

    A Keynote's theme.

    legend

    Last updated Sun Jan 25 21:37:17 -0800 2009

  • jquery.leaf.js

    Show item attributes when the mouse pointer over the link to the Amazon.

    legend

    Last updated Sun Jan 18 23:01:13 -0800 2009

  • yoko.github.com

    codefairy repository.

    legend

    Last updated Sun Jan 18 22:35:45 -0800 2009

  • chrome-extentions

    legend

    Created Sun Nov 08 11:36:13 -0800 2009

Public Activity feed

yoko created gist: 235942 Mon Nov 16 03:25:04 -0800 2009
uuid = (function() { var id = 0; return function() { return id++; };
yoko started watching greasemonkey/greasemonkey Sun Nov 08 11:36:33 -0800 2009
greasemonkey's description:
Greasemonkey is a user script manager for Firefox.
yoko created repository chrome-extentions Sun Nov 08 11:36:13 -0800 2009
New repository is at yoko/chrome-extentions
yoko created gist: 225877 Tue Nov 03 23:12:58 -0800 2009
String.prototype.capitalize = function() { return this.toString().replace(/\b[a-z]/g, function(w...
yoko created gist: 225875 Tue Nov 03 22:58:27 -0800 2009
String.prototype.escapeTag = function() { return this.toString() .replace(/&/g, '&')
yoko created gist: 225867 Tue Nov 03 22:39:50 -0800 2009
String.prototype.stripTag = function() { return this.toString().replace(/<[^>]+>/g, ''); };
yoko pushed to master at yoko/javascript-qunit-tmbundle Fri Oct 30 05:27:03 -0700 2009
HEAD is e10ce9d7e4abe2af78e849af4b006875ec09000a
  • yoko committed e10ce9d7:
    メニュー表示をきれいに
yoko pushed to master at yoko/javascript-qunit-tmbundle Fri Oct 30 05:04:06 -0700 2009
HEAD is 33a848f8dc972e58feaef82b0af2a0c62df3b0a5
  • yoko committed 33a848f8:
    画像に最新版の機能を反映
yoko pushed to master at yoko/javascript-qunit-tmbundle Fri Oct 30 04:58:35 -0700 2009
HEAD is 6d11daba0dd9fdce81a1ce538b979c9bfb007692
  • yoko committed 6d11daba:
    デフォルトブラウザでテストするコマンドを追加
yoko pushed to master at yoko/javascript-qunit-tmbundle Fri Oct 30 04:21:41 -0700 2009
HEAD is e3503fbfb24cc11411a94232d44b51bb713e2546
yoko pushed to master at yoko/javascript-qunit-tmbundle Fri Oct 30 03:21:20 -0700 2009
HEAD is 1532e1a30d4ac61b8bbc65b6b14d4cbb0841dad3
  • yoko committed 1532e1a3:
    直接インストール出来るように構成を変更
yoko created branch master at yoko/javascript-qunit-tmbundle Fri Oct 30 03:10:31 -0700 2009
yoko created repository javascript-qunit-tmbundle Fri Oct 30 03:08:21 -0700 2009
New repository is at yoko/javascript-qunit-tmbundle
yoko started watching parmanoir/jscocoa Thu Oct 29 04:52:59 -0700 2009
jscocoa's description:
Write Cocoa applications in Javascript
yoko started watching yappo/JSTAPd Thu Oct 29 02:56:11 -0700 2009
JSTAPd's description:
JSTAPd is Ajax application friendly Javascript Unit Test Server.
yoko pushed to master at yoko/pool-js Wed Oct 28 21:54:30 -0700 2009
HEAD is e90124437c3cab97f23f701951be4858496c2354
yoko pushed to master at yoko/userscripts Sat Oct 24 21:09:01 -0700 2009
yoko closed issue 2 on yoko/userscripts Sat Oct 24 05:42:54 -0700 2009
replace_url > link
yoko closed issue 1 on yoko/userscripts Sat Oct 24 05:42:44 -0700 2009
入力チェックをする
yoko pushed to master at yoko/userscripts Sat Oct 24 05:42:36 -0700 2009
yoko created gist: 215854 Thu Oct 22 02:29:25 -0700 2009
(function($) { $.fn.autoLink = function() { return this.each(function(){
yoko opened issue 2 on yoko/userscripts Wed Oct 21 21:10:04 -0700 2009
replace_url > link
yoko opened issue 1 on yoko/userscripts Wed Oct 21 21:07:58 -0700 2009
入力チェックをする
yoko pushed to master at yoko/userscripts Wed Oct 21 08:49:26 -0700 2009
HEAD is f7c74d7eced3854996252fdbab49a4ad299f99f9
yoko pushed to master at yoko/userscripts Wed Oct 21 08:47:57 -0700 2009
yoko opened issue 1 on yoko/pool-js Tue Oct 20 21:14:26 -0700 2009
Poolインスタンスがprototypeに保存される
yoko pushed to master at yoko/userscripts Thu Oct 15 00:17:35 -0700 2009
HEAD is 91ebf2061582c22930348877614c524ea868ba59
yoko updated gist: 210565 Wed Oct 14 22:21:43 -0700 2009
<
yoko updated gist: 210565 Wed Oct 14 22:14:22 -0700 2009
<
yoko created gist: 210565 Wed Oct 14 18:41:34 -0700 2009
<
yoko started watching jquery/qunit Tue Oct 13 23:34:39 -0700 2009
qunit's description:
An easy-to-use JavaScript Unit Testing framework.