You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
2013/03/05 Zepto.js v1.0がリリースされました v1.0rcが11ヶ月間も続いていたのですが、 ようやくRelease Candidateではなくなり正式リリースとなったようです。 今回はZeptoについて振り返ってみました。 http://zeptojs.com/ https://github.com/madrobby/zepto おさらい 今更かとは思いますが、初めての方におさらいしますと、 Zepto.jsとはjQueryとAPIほぼ互換性があるモダンブラウザ向け軽量ライブラリです。 jQueryはIE対応とか$.AnimationとかDeferredとかあるけど その辺りを除いて実装してあるようなイメージ。現状、iOSやSafariにはIE対応とか必要ない訳で、 これ使うとファイルサイズ落とせますねっていうライブラリです。 ビルドについて ra
Hi, I'm Thomas Fuchs. I'm the author of Zepto.js, of script.aculo.us, and I'm a Ruby on Rails core alumnus. With Amy Hoy I'm building cheerful software, like Noko Time Tracking and Every Time Zone and write books like Retinafy.me. March 4th, 2013 Party like it’s one-oh! Zepto, the jQuery-compatible JavaScript micro-library for modern browsers, is now available in version 1.0. Looking back at the f
(A Comprehensive Handlebars.js Tutorial) This is a complete tutorial, and indeed a reference, on Handlebars.js templating and, principally, JavaScript templating. Handlebars.js is a client-side (though it can be used on the server, too) templating engine for JavaScript. It is a JavaScript library that you include in your page just as you include any other JavaScript file. And with it, you can add
WYSIWYGエディタとは、一種のHTMLエディタです。WYSIWYGエディタを使用すると、実際のページレイアウトと同じように表示され、ページを編集できます。ブログ書く人はわかると思うのですが、ブログ記事を書く画面によく使用されていますね。 WYSIWYGエディタは、いくつも開発されており、高機能すぎて少し重たかったりと贅沢な不満もあります。そこで今回は、人気のWYSIWYGエディタのご紹介です。 ・Redactor Redactorは、すっきりとした美しいデザインが特徴です。私は一番好きです。残念ながら有償なんですね。高機能で他のWYSIWYGエディタより美しいデザインなので有償なのも納得です。 Redactor ・CKEditor CKEditorは、高機能でカスタマイズが容易です。日本語に対応してくれていますので、ボタンの説明が日本語で表示されます。 CKEditor ・CLEdit
Parallel.js is a library for performing parallel computing in Javascript using web workers.Parallel Computing with Javascript Parallel.js is a tiny library for multi-core processing in Javascript. It was created to take full advantage of the ever-maturing web-workers API. Javascript is fast, no doubt, but lacks the parallel computing capabilites of its peer languages due to its single-threaded com
Lo-Dash is a low-level utility library that offers consistency, customization, and performance. Created as a fork of the Underscore project, Lo-Dash has grown in features and popularity, while remaining faithful to its original tenets. Unlike most libraries, Lo-Dash eschews almost all native iteration methods in favor of simplified loops, resulting in tight, lean code. But Lo-Dash isn’t just a con
The Ember project is excited to announce the release of Ember v6.11. This is a standard minor release as part of the standard Ember Release Train process. This release is relatively light, considering the big things that we have... Read on... Ember 6.10 Released The Ember project is excited to announce the release of Ember v6.10. This is a standard minor release as part of the standard Ember Relea
import { Peer } from "peerjs"; // Create a peer const peer = new Peer(); peer.on("open", (id) => { console.log("My peer ID:", id); }); // Connect to a remote peer const conn = peer.connect("remote-peer-id"); conn.on("open", () => { conn.send("Hello, peer! 👋"); }); // Receive data peer.on("connection", (conn) => { conn.on("data", (data) => { console.log("Received:", data); }); }); FeaturesEverythi
Developing modern gambling platforms requires a combination of creative design and high functionality. If you want to create a website that is attractive to users and secure at the same time, you should rely on the experience of experts in the online casino industry. Detailed platform reviews and recommendations can be found at Legjobbkaszino.org, where […] Creating a high-quality website for an o
April 12, 2023 New community features for Google Chat and an update on Currents Currents Google Chat Other Note: This blog post outlines upcoming changes to Google Currents for Workspace users. For information on the previous deprecation of Google+ for users with personal Google accounts, please see this post. Last year, we announced plans to wind down Currents, to focus efforts on community exper
2月10 zlib.js で PKZIP が扱えるようになりました (0.1.4リリース) zlib.js 0.1.4 の変更点 zlib.js 0.1.4 を先ほどリリースしました。 主要な変更点は PKZIP の圧縮、展開サポートです。 ただし、PKZIP で扱える圧縮形式は STORE (無圧縮) と DEFLATE のみとなっています。 また、暗号化は現在未対応です。 https://github.com/imaya/zlib.js PKZIP 使用例 なにか分かりやすい使用例があった方が良いと思ったので作りました。 以下のページでデモを公開しています。 (Google Chrome 推奨) http://imaya.github.com/demo/zip/ 簡単な説明 ファイルを選択したあと Download ボタンをクリックすると、Web Worker 上で選択した各ファイルの
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く