並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 48件

新着順 人気順

react-libの検索結果1 - 40 件 / 48件

  • Reactコンポーネントをnpmパッケージとして開発する - Hatena Developer Blog

    こんにちは!ブログチームの id:amagitakayosi です。 今回は、業務で書いた小さなReactコンポーネントをnpmパッケージとして分離した話をします。 今回公開するパッケージ 実装方針 なぜnpmパッケージにするのか 他のコンポーネントの影響で壊れることを防げる アドホックな修正の積み重ねで複雑になることを防げる 本体プロジェクトのコードを削減できる デメリット Babelなパッケージのディレクトリ構成 実装 npmの注意点 reactはpeerDependenciesに入れる npm link を用いてローカル開発する場合、npmはpeerDependenciesを解決できない browserify-shimを利用する場合 npm publish 次回予告 追記 今回公開するパッケージ www.npmjs.com 今回は「無限スクロール」のためのReactコンポーネントを作

      Reactコンポーネントをnpmパッケージとして開発する - Hatena Developer Blog
    • The Best React-Based Framework | Gatsby

      Netlify is offering all Gatsby Cloud customers easy migration paths to Netlify to unite two industry-leading platforms into one.

        The Best React-Based Framework | Gatsby
      • Cleave.js - Format input text content when you are typing

        var cleave = new Cleave('.input-element', { creditCard: true, onCreditCardTypeChanged: function (type) { // update UI ... } });

        • GitHub - tj/react-enroute: React router with a small footprint for modern browsers

          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

            GitHub - tj/react-enroute: React router with a small footprint for modern browsers
          • React Color

            • GitHub - brillout/awesome-react-components: Curated List of React Components & Libraries.

              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

                GitHub - brillout/awesome-react-components: Curated List of React Components & Libraries.
              • GitHub - vercel/swr: React Hooks for Data Fetching

                SWR is a React Hooks library for data fetching. The name “SWR” is derived from stale-while-revalidate, a cache invalidation strategy popularized by HTTP RFC 5861. SWR first returns the data from cache (stale), then sends the request (revalidate), and finally comes with the up-to-date data again. With just one hook, you can significantly simplify the data fetching logic in your project. And it also

                  GitHub - vercel/swr: React Hooks for Data Fetching
                • GitHub - bvaughn/react-virtualized: React components for efficiently rendering large lists and tabular data

                  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

                    GitHub - bvaughn/react-virtualized: React components for efficiently rendering large lists and tabular data
                  • GitHub - react-hook-form/react-hook-form: 📋 React Hooks for form state management and validation (Web + React Native)

                    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

                      GitHub - react-hook-form/react-hook-form: 📋 React Hooks for form state management and validation (Web + React Native)
                    • GitHub - acdlite/recompose: A React utility belt for function components and higher-order components.

                      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

                        GitHub - acdlite/recompose: A React utility belt for function components and higher-order components.
                      • GitHub - atlassian/react-beautiful-dnd: Beautiful and accessible drag and drop for lists with React

                        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

                          GitHub - atlassian/react-beautiful-dnd: Beautiful and accessible drag and drop for lists with React
                        • GitHub - JedWatson/react-select: The Select Component for React.js

                          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

                            GitHub - JedWatson/react-select: The Select Component for React.js
                          • GitHub - pinterest/gestalt: A set of React UI components that supports Pinterest’s design language

                            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.

                              GitHub - pinterest/gestalt: A set of React UI components that supports Pinterest’s design language
                            • GitHub - seatgeek/react-infinite: A browser-ready efficient scrolling container based on UITableView

                              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

                                GitHub - seatgeek/react-infinite: A browser-ready efficient scrolling container based on UITableView
                              • GitHub - contiamo/restful-react: A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥

                                ⚠️ restful-react has been deprecated: We are focusing on a new open api generator that generates react-query components: https://github.com/fabien0102/openapi-codegen ⚠️ Building React apps that interact with a RESTful API presents a set of questions, challenges and potential gotchas. This project aims to remove such pitfalls, and provide a pleasant developer experience when crafting such applicat

                                  GitHub - contiamo/restful-react: A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI specs 🔥
                                • GitHub - formatjs/formatjs: The monorepo home to all of the FormatJS related libraries, most notably react-intl.

                                  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

                                    GitHub - formatjs/formatjs: The monorepo home to all of the FormatJS related libraries, most notably react-intl.
                                  • ⚛️ 🚀 Introducing React-Static — A progressive static-site framework for React!

                                    ⚛️ 🚀 Introducing React-Static — A progressive static-site framework for React! Last updated on June 26th, 2018 At Nozzle.io, we take performance and user/developer experience very seriously. We’ve built and launched tons of sites using different static site tools that claim to solve the worlds problems, but we had yet to find one that satisfies our wildest dreams. While we highly appreciate the f

                                      ⚛️ 🚀 Introducing React-Static — A progressive static-site framework for React!
                                    • Reactで条件によって出したり消したりするコンポーネントを書いた

                                      <TogglePattern /> というコンポーネントを書きました。 azu/react-toggle-pattern: React Component that provide toggle pattern 名前の通りトグルするボタンとかを実装するのを想定して作りましたが、 もっと汎用的にパターンマッチ的な感じの制御ができるようになってます(A/Bテスト的なやつにも使えそう) 使い方は、childrenに表示が切り替わる要素を置く形で書くようになっています。 (こういう親になるコンポーネントってなんというのだろう?) 次の例ではisEditingの値が trueならばLeaveEditingButtonが表示 falseならばEnterEditingButtonが表示 という形になっています。 import {TogglePattern} from "react-toggle-patt

                                        Reactで条件によって出したり消したりするコンポーネントを書いた
                                      • react-virtualized

                                        • GitHub - gajus/babel-plugin-react-css-modules: Transforms styleName to className using compile time CSS module resolution.

                                          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

                                            GitHub - gajus/babel-plugin-react-css-modules: Transforms styleName to className using compile time CSS module resolution.
                                          • ReactのUIメモ - Qiita

                                            ReactのUIに関するメモです。ぼちぼち追加していきます。 Material-UI Material-UI メジャーどころ。Google、Materialが好きな、またはそれで問題ない場合には簡単に使えます。 TypeScriptで使うにはちょっと工夫要ります。 Semantic UI React Semantic UI React SemanticをRiactで扱うためのライブラリです。 ボタン1つとってみてもバリエーション多いです。 Grommet Grommet HP(Hewlett Packard)が公開している、業務アプリケーション向けに作成されたUIコンポーネント ラグジュアリーな雰囲気で、コンポーネントもかなり揃っています。 イメージは紫と○のようです。 github Components | Grommet サンプル 地図コンポーネントがあるのがめずらしいです。 メーター

                                              ReactのUIメモ - Qiita
                                            • GitHub - domchristie/humps: 🐫 Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.

                                              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

                                                GitHub - domchristie/humps: 🐫 Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
                                              • react-monocle

                                                react-monocle **React Monocle** is a developer tool for generating visual representations of your React app's component hierarchy. How It Works React Monocle parses through your React source files to generate a visual tree graph representing your React component hierarchy. The tree is then displayed along with a live copy of your application. This is done by using your un-minified bundle file to i

                                                  react-monocle
                                                • GitHub - garbles/why-did-you-update: :boom: Puts your console on blast when React is making unnecessary updates.

                                                  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

                                                    GitHub - garbles/why-did-you-update: :boom: Puts your console on blast when React is making unnecessary updates.
                                                  • GitHub - typicode/react-fake-props: 🔮 Magically generate fake props for your React tests

                                                    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

                                                      GitHub - typicode/react-fake-props: 🔮 Magically generate fake props for your React tests
                                                    • GitHub - civiccc/react-waypoint: A React component to execute a function whenever you scroll to an element.

                                                      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

                                                        GitHub - civiccc/react-waypoint: A React component to execute a function whenever you scroll to an element.
                                                      • GitHub - Hacker0x01/react-datepicker: A simple and reusable datepicker component for React

                                                        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

                                                          GitHub - Hacker0x01/react-datepicker: A simple and reusable datepicker component for React
                                                        • GitHub - sdgluck/react-z-index: :globe_with_meridians: Easily manage global component z-index

                                                          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

                                                            GitHub - sdgluck/react-z-index: :globe_with_meridians: Easily manage global component z-index
                                                          • GitHub - oliviertassinari/react-swipeable-views: A React component for swipeable views. :snowflake:

                                                            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

                                                              GitHub - oliviertassinari/react-swipeable-views: A React component for swipeable views. :snowflake:
                                                            • 302 - JS.ORG

                                                              Dedicated to JavaScript and its awesome community since 2015

                                                              • GitHub - rwhitmire/react-routify: Routing for React

                                                                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

                                                                  GitHub - rwhitmire/react-routify: Routing for React
                                                                • ReactPWA · An extendable boilerplate built on top of PawJS

                                                                  React PWACreate Upgradable SEO Friendly Progressive web applications Lets get started with 3 simple steps:Cloning the repository:The command below will create a folder "react-pwa" relative to your current directorygit clone https://github.com/Atyantik/react-pwa.gitMoving to the repository & installing dependencies:cd react-pwa && npm installRunning the boilerplate:npm startVisit http://localhost:3

                                                                    ReactPWA · An extendable boilerplate built on top of PawJS
                                                                  • GitHub - schneidmaster/action-cable-react: Use Rails 5 ActionCable channels with React for realtime magic.

                                                                    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

                                                                      GitHub - schneidmaster/action-cable-react: Use Rails 5 ActionCable channels with React for realtime magic.
                                                                    • GitHub - kirjs/react-highcharts: React wrapper for Highcharts library

                                                                      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

                                                                        GitHub - kirjs/react-highcharts: React wrapper for Highcharts library
                                                                      • igorprado.com is listed for sale - Buy this domain now

                                                                        U.S. DollarEuroBritish PoundCanadian DollarsAustralian DollarsIndian RupeesChina Yuan RMBMore Info →

                                                                          igorprado.com is listed for sale - Buy this domain now
                                                                        • GitHub - akiran/react-slick: React carousel component

                                                                          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

                                                                            GitHub - akiran/react-slick: React carousel component
                                                                          • GitHub - bokuweb/re-resizable: 📏 A resizable component for React.

                                                                            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

                                                                              GitHub - bokuweb/re-resizable: 📏 A resizable component for React.
                                                                            • 軽量なグローバル状態管理ライブラリ「zustand」

                                                                              はじめに SWRやTanstack Queryといったライブラリが現れ、サーバーのデータをクライアントで管理することが少なくなり、グローバルでの状態管理も少なくなりました。 ただそれでも、モーダルの開閉、トースターの表示、ダークモードなど、グローバルで管理したい状態は、まだまだ多くあると思います。 Reactは、useContext(以下 Context)を用いてグローバルな状態管理を実現できますが、状態が少ないうちは良いのですが、それが多くなってきた時に、Providerタワー(参考: https://zenn.dev/uhyo/articles/provider-tower-to-recoil)が建設され、Provider同士の依存関係を管理するコストが高まったり、コード量が多かったりなど、規模が大きくなると気になる点がいくつかあると思います。(その他にもパフォーマンスが良くないと言わ

                                                                                軽量なグローバル状態管理ライブラリ「zustand」
                                                                              • React Final Form

                                                                                High performance subscription-based form state management for React From day one, Final Form and React Final Form were designed to be modular: you put the pieces together to build the form library that fits your requirements. Why should your users need to download complex code for handling arrays of fields when your signup form is just four fields? Only two peer dependencies: React and Final Form.

                                                                                  React Final Form
                                                                                • GitHub - matthewwithanm/react-controllables: Easily create controllable components

                                                                                  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

                                                                                    GitHub - matthewwithanm/react-controllables: Easily create controllable components