Slides for my talk on random web development fun facts at Kod.io 2014.

Slides for my talk on random web development fun facts at Kod.io 2014.
Countable is a JavaScript function to add live paragraph-, word- and character-counting to an HTML element.Countable is a JavaScript function to add live paragraph-, word- and character-counting to an HTML element. Countable is a zero-dependency library and comes in at 1KB when minified and gzipped. Installation The preferred method of installation is bower. bower install Countable Alternatively,
Having recently written about character references in HTML and escape sequences in CSS, I figured it would be interesting to look into JavaScript character escapes as well. Character codes, code points, and code units A code point (also known as “character code”) is a numerical representation of a specific Unicode character. For example, the character code of the copyright symbol © is 169, which c
Validators, generators and converters HTML/CSS/JS unquoted attribute value validator Ambiguous ampersand checker for HTML Custom HTML element name validator CSS escaper Unquoted CSS font family name validator JavaScript escaper JavaScript operator precedence JavaScript variable name validator JavaScript property name validator Punycode IDN domain name converter HTML entity encoder/decoder URL enco
This page contains a historical record of working draft of the ES.next specification prepared by the project editor. Error in the current draft should be reported as bugs at bugs.ecmascript.org July 25, 2011 Draft doc pdf Mostly typo corrections (thanks for all the reports) and corrections to problems that have been reported against ES5.1. See closed 6th edition bugs at bugs.ecmascript.org.
You can find more information on our Wiki at http://www.v8project.org
JavaScriptチュートリアルBeginner's tutorialsYour first website: Adding interactivityDynamic scripting with JavaScriptJavaScript frameworks and librariesJavaScript ガイド入門編文法とデータ型制御フローとエラー処理ループとイテレーター関数式と演算子Numbers and stringsRepresenting dates & times正規表現インデックス付きコレクションキー付きコレクションオブジェクトを利用するクラスの使用プロミスの使用JavaScript 型付き配列イテレーターとジェネレーターInternationalizationJavaScript モジュール中級編Advanced JavaScript objectsAsynchrono
JSer.info #138 - 長いRCがおわりEmber.js 1.0とEmber Dataの1.0βがリリースされました。 RC間でも色々な変更が行われていましたが、1.0はstableなので次のメジャーアップデートまで破壊的な変更は行わないようです。 JavaScript - あなたはいつEmber.jsを使うべきか? - Qiita [キータ] 書かれたのは結構前ですが、Ember.jsがどういうものなのかの概要 Ember.js Resources on EmberWatch Ember.js関連の記事などをまとめているサイト ECMAScript Internationalization API - Generated Content by David Storey という記事では、ECMA-402として知られるi18n APIについてよくまとまっています。 使い方から具体的
If you have ever tried to write an application that supports multiple languages, I’m sure you will agree that it can be a complicated process. While there are obvious issues, such as translating the text, there are also differing conventions between countries on how things like dates and numbers are formatted, or how letters are sorted. Even just between the different versions of English, there ar
JavaScriptで強力なUnicodeを扱う方法について書きます!(嘘) 先月末に発売されたWEB+DB PRESS Vol.78で「フロントエンドの国際化」の記事を書いたのは前回書いた通り。 WEB+DB PRESS Vol.78に「フロントエンドの国際化」について書いた! - teppeis blog 記事内で、JSの文字列は基本UTF-16なのでサロゲートペアがうまく扱えないっていう問題は書いたけど、じゃあどうすればいいの?っていうのは載せられなかったので書く。 文字数のカウント 「𠮷(U+20BB7、つちよしだ)」や「𩸽(U+29E3D、ほっけ)」はUTF-16ではサロゲートペアで表現するのでlengthが見た目とズレる。 console.log("𠮷野家で𩸽".length); // 7 これを「5文字」とカウントしたいという話。 正規表現を使う方法 たぶん実装が一番
MooTools is a collection of JavaScript utilities designed for the intermediate to advanced JavaScript developer. It allows you to write powerful and flexible code with its elegant, well documented, and coherent APIs. MooTools code is extensively documented and easy to read, enabling you to extend the functionality to match your requirements. Open Source LicenseMooTools libraries are released under
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く