はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『visionmedia.github.io』

  • 人気
  • 新着
  • すべて
  • Move.js - CSS3 animation framework for JavaScript

    3 users

    visionmedia.github.io

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Examples

    • テクノロジー
    • 2017/04/05 20:30
    • Page.js by visionmedia

      4 users

      visionmedia.github.io

      Running examples To run examples do the following to install dev dependencies and run the example server: $ git clone git://github.com/visionmedia/page.js $ cd page.js $ npm install $ node examples $ open http://localhost:4000 Currently we have examples for: basic minimal application showing basic routing notfound similar to basic with single-page 404 support album showing pagination and external

      • テクノロジー
      • 2015/05/16 22:04
      • javascript
      • nib - CSS3 extensions for Stylus

        11 users

        visionmedia.github.io

        Nib CSS3 extensions for Stylus Nib is a small and powerful library for the Stylus CSS language, providing robust cross-browser CSS3 mixins to make your life as a designer easier. body { background: linear-gradient(top, white, black); } body { background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #000)); background: -webkit-linear-gradient(top, #fff 0%, #000

        • 世の中
        • 2013/04/16 17:35
        • stylus
        • css
        • CSS3
        • extension
        • library
        • tool
        • *あとで
        • Mocha - the fun, simple, flexible JavaScript test framework

          66 users

          visionmedia.github.io

          simple, flexible, fun Mocha is a feature-rich JavaScript test framework running on node and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub. Features browser support simple async support test coverage reporting string diff support javascript

          • テクノロジー
          • 2013/04/11 13:29
          • javascript
          • mocha
          • testing
          • node.js
          • test
          • framework
          • bdd
          • library
          • ci
          • Page.js by visionmedia

            21 users

            visionmedia.github.io

            Running examples To run examples do the following to install dev dependencies and run the example server: $ git clone git://github.com/visionmedia/page.js $ cd page.js $ npm install $ node examples $ open http://localhost:4000 Currently we have examples for: basic minimal application showing basic routing notfound similar to basic with single-page 404 support album showing pagination and external

            • テクノロジー
            • 2012/05/13 03:58
            • javascript
            • node.js
            • library
            • js
            • *
            • UIKit - Modern UI components for a modern web

              25 users

              visionmedia.github.io

              UIKit is a small collection of flexible, decoupled jQuery JavaScript components for the modern web. With an emphasis on structure-only styling it's easy to style UIKit to match your application, no preprocessor variables, just raw CSS structure! As a result most of the styling you see in this document is for demonstration only. Emitter The event Emitter is used by many of the components to emit ev

              • テクノロジー
              • 2012/02/04 01:15
              • javascript
              • ui
              • Library
              • uikit
              • framework
              • jQuery
              • Move.js - CSS3 animation framework for JavaScript

                37 users

                visionmedia.github.io

                Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Examples

                • テクノロジー
                • 2011/09/04 02:48
                • css3
                • javascript
                • animation
                • library
                • css
                • アニメーション
                • js
                • *programming
                • development
                • SuperAgent — elegant API for AJAX in Node and browsers

                  44 users

                  visionmedia.github.io

                  SuperAgent SuperAgent is light-weight progressive ajax API crafted for flexibility, readability, and a low learning curve after being frustrated with many of the existing request APIs. It also works with Node.js! request .post('/api/pet') .send({ name: 'Manny', species: 'cat' }) .set('X-API-Key', 'foobar') .set('Accept', 'application/json') .then(res => { alert('yay got ' + JSON.stringify(res.body

                  • テクノロジー
                  • 2011/08/09 19:52
                  • ajax
                  • superagent
                  • JavaScript
                  • node.js
                  • library
                  • http
                  • js
                  • api
                  • node
                  • Expresso - TDD Framework For Node

                    20 users

                    visionmedia.github.io

                    Expresso 0.9.0 Expresso is a JavaScript TDD framework written for nodejs. Expresso is extremely fast, and is packed with features such as additional assertion methods, code coverage reporting, CI support, and more. Featureslight-weightintuitive async supportintuitive test runner executabletest coverage support and reporting via node-jscoverageuses and extends the core assert moduleassert.eql() ali

                    • テクノロジー
                    • 2010/12/06 19:08
                    • node.js
                    • TDD
                    • testing
                    • express
                    • javascript
                    • programming
                    • expresso
                    • Mastering Node

                      9 users

                      visionmedia.github.io

                      Node is an exciting new platform developed by Ryan Dahl, allowing JavaScript developers to create extremely high performance servers by leveraging Google's V8 JavaScript engine, and asynchronous I/O. In Mastering Node we will discover how to write high concurrency web servers, utilizing the CommonJS module system, node's core libraries, third party modules, high level web development and more. Ins

                      • テクノロジー
                      • 2010/12/01 02:30
                      • nodejs
                      • node.js
                      • js
                      • english
                      • JavaScript
                      • Mastering Node - Open Source Nodejs eBook

                        66 users

                        visionmedia.github.io

                        Mastering Node eBook Open Source Node eBook pdf epub mobi html Created by TJ Holowaychuk

                        • 暮らし
                        • 2010/09/01 13:57
                        • node.js
                        • javascript
                        • book
                        • tutorial
                        • nodejs
                        • programming
                        • ebook
                        • books

                        このページはまだ
                        ブックマークされていません

                        このページを最初にブックマークしてみませんか?

                        『visionmedia.github.io』の新着エントリーを見る

                        キーボードショートカット一覧

                        j次のブックマーク

                        k前のブックマーク

                        lあとで読む

                        eコメント一覧を開く

                        oページを開く

                        はてなブックマーク

                        • 総合
                        • 一般
                        • 世の中
                        • 政治と経済
                        • 暮らし
                        • 学び
                        • テクノロジー
                        • エンタメ
                        • アニメとゲーム
                        • おもしろ
                        • アプリ・拡張機能
                        • 開発ブログ
                        • ヘルプ
                        • お問い合わせ
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について
                        • ガイドライン
                        • 利用規約
                        • プライバシーポリシー
                        • 利用者情報の外部送信について

                        公式Twitter

                        • 公式アカウント
                        • ホットエントリー

                        はてなのサービス

                        • はてなブログ
                        • はてなブログPro
                        • 人力検索はてな
                        • はてなブログ タグ
                        • はてなニュース
                        • ソレドコ
                        • App Storeからダウンロード
                        • Google Playで手に入れよう
                        Copyright © 2005-2025 Hatena. All Rights Reserved.
                        設定を変更しましたx