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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    WWDC25

『projects.verou.me』

  • 人気
  • 新着
  • すべて
  • Multirange: A tiny polyfill for HTML5 multi-handle sliders.

    8 users

    projects.verou.me

    Features Only 0.6KB minified & gzipped! No dependencies. Uses feature detection, will not run if two-handle sliders are natively supported. Keyboard accessible Clicking on the track still works Handles can be moved past each other Customizable styling JS properties polyfilled too (input.value, input.valueLow, input.valueHigh) Limitations Requires support for <input type="range"> (duh). Fully works

    • テクノロジー
    • 2016/06/02 22:42
    • html5
    • library
    • Article
    • JavaScript
    • Stretchy: Form element autosizing, the way it should be.

      8 users

      projects.verou.me

      Examples Textarea: Input with placeholder: Input with intial value: Number input: Select: More examples in the testsuite. [Documentation on GitHub](https://github.com/leaverou/stretchy/#readme)

      • テクノロジー
      • 2015/07/27 11:45
      • JS
      • library
      • javascript
      • CSS conic-gradient() polyfill

        14 users

        projects.verou.me

        Conic gradients are awesome, but browsers haven’t realized yet. This polyfill lets you experiment with them now. If you like them, ask browser vendors to implement them! Editable Examples Community examples The emulate 3D with conic-gradient demo again, now with an image (+working in WebKit browsers) http://t.co/ZzAqwKLdaT pic.twitter.com/jdAEgGDnuI — Ana Tudor (@anatudor) August 15, 2015 Another

        • テクノロジー
        • 2015/06/23 19:48
        • CSS
        • JS
        • Awesomplete: Ultra lightweight, highly customizable, simple autocomplete, by Lea Verou

          22 users

          projects.verou.me

          2KB minified & gzipped! Ultra lightweight, customizable, simple autocomplete widget with zero dependencies, built with modern standards for modern browsers. Because <datalist> still doesn’t cut it. Demo (no JS, minimal options) Pick a programming language: Note that by default you need to type at least 2 characters for the popup to show up, though that’s super easy to customize. With Awesomplete,

          • テクノロジー
          • 2015/02/21 03:12
          • JavaScript
          • 自動補完
          • JS
          • RegExp playground

            86 users

            projects.verou.me

            Tweet!

            • テクノロジー
            • 2012/05/31 10:05
            • 正規表現
            • regexp
            • webサービス
            • javascript
            • webservice
            • tool
            • Programming
            • regex
            • Free
            • chainvas: Chaining for everyone

              4 users

              projects.verou.me

              chainvas Chaining for everyone chain•vas |chānvəs| n. A tiny, modular library that can add chaining to any API that isn’t naturally chainable, like the Canvas API, the DOM and more. Only 1-2KB minified How does it work? chainvas goes through all the methods in a prototype and wraps a function around them that returns the returned value or, if that is undefined, the function’s context (this). Since

              • テクノロジー
              • 2011/11/06 18:40
              • javascript
              • library
              • CSS3 Patterns Gallery

                180 users

                projects.verou.me

                Click on a pattern to expand Textareas are editable Browser support Submit a new one Github repo Enjoy! Browser support The patterns themselves should work on Firefox 3.6+, Chrome, Safari 5.1, Opera 11.10+ and IE10+. However, implementation limitations might cause some of them to not be displayed correctly even on those browsers (for example at the time of writing, Gecko is quite buggy with radial

                • 暮らし
                • 2011/11/05 12:48
                • CSS3
                • css
                • background
                • Webデザイン
                • pattern
                • パターン
                • gallery
                • texture
                • design
                • CSS3 背景
                • Animatable: One property, two values, endless possiblities

                  287 users

                  projects.verou.me

                  box-shadow ◀ ▶ From: 0 0 black To: 0 150px 10px -50px rgba(0,0,0,.5) Author: @leaverou Tweet

                  • テクノロジー
                  • 2011/10/30 21:56
                  • CSS3
                  • css
                  • animation
                  • transition
                  • アニメーション
                  • webデザイン
                  • html5
                  • まとめ
                  • box-shadow
                  • jquery
                  • Prefix free: Break free from CSS vendor prefix hell!

                    71 users

                    projects.verou.me

                    -prefix-free Break free from CSS prefix hell! Only 2KB gzipped -prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed. “[-prefix-free is] fantastic, top-notch work! Thank you for creating and sharing it.” — Eric Meyer Features Processes every stylesheet in <link> or <style> elements

                    • テクノロジー
                    • 2011/10/12 23:02
                    • css
                    • css3
                    • javascript
                    • prefix
                    • jquery
                    • HTML

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

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

                    『projects.verou.me』の新着エントリーを見る

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

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

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

                    公式Twitter

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

                    はてなのサービス

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