Packages by gaearon

Name IM Last modified Is admin Publish scopes
@gaearon false

  • promisegate (latest: 0.1.2) Limits promise concurrency
  • react-stateful (latest: 1.0.1) A higher-order React component for state
  • react-hotify (latest: 0.1.1) A generic library implementing hot reload for React components without unmounting or losing their state.
  • react-pure-render (latest: 1.0.2) A function, a component and a mixin for React pure rendering
  • react-hot-api (latest: 0.5.0) A generic library implementing hot reload for React components without unmounting or losing their state.
  • react-patch (latest: 0.2.0) Patches React components without unmounting or losing their state.
  • redux-react (latest: 2.0.0) Instead of installing redux-react, install react-redux.
  • promise-loader (latest: 1.0.0) a webpack bundle-loader ripoff with promise interface
  • base16 (latest: 1.0.0) Base16 themes as JS objects
  • react-transform-hmr (latest: 1.0.4) A React Transform that enables hot reloading React classes using Hot Module Replacement API
  • react-proxy (latest: 1.1.8) Proxies React components without unmounting or losing their state.
  • react-fetch (latest: 0.0.9) A component that fetches data from an api
  • cra (latest: 0.0.0)
  • bdsm (latest: 1.0.3) Bad ass client side mocking solution
  • object-assign (latest: 4.1.1) ES2015 `Object.assign()` ponyfill
  • react-addons-css-transition-group (latest: 15.6.2) The code in this package has moved. We recommend you to use `CSSTransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
  • react-addons-linked-state-mixin (latest: 15.6.2) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to explicitly set `value` and the `onChange` handler instead
  • react-addons-transition-group (latest: 15.6.2) The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
  • @gaearon/react-live (latest: 1.7.1-with-safari-fix) A production-focused playground for live editing React code
  • disposables (latest: 1.0.2) Disposables let you safely compose resource disposal semantics
  • react-stand-in (latest: 4.0.0-beta.14) Proxies ES6 React components without unmounting or losing their state.
  • @gaearon/prepack (latest: 0.2.23-alpha.0) Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.
  • react-call-return (latest: 0.8.0) Experimental APIs for multi-pass rendering in React.
  • schedule (latest: 0.5.0) Cooperative scheduler for the browser environment.
  • prepack (latest: 0.2.54) Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.
  • react-cache (latest: 2.0.0-alpha.1) A basic cache for React applications
  • redux-devtools (latest: 3.7.0) Redux DevTools with hot reloading and time travel
  • normalizr (latest: 3.6.1) Normalizes and denormalizes JSON according to schema for Redux and Flux applications
  • create-subscription (latest: 17.0.0) utility for subscribing to external data sources inside React components
  • jest-react (latest: 0.12.0) Jest matchers and utilities for testing React components.
  • react-addons-pure-render-mixin (latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
  • react-addons-shallow-compare (latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
  • react-addons-update (latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`immutability-helper`](https://github.com/kolodny/im
  • react-server-dom-webpack (latest: 0.0.1) React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
  • react-art (latest: 17.0.2) React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).
  • @gaearon/jsdom (latest: 15.2.1) A JavaScript implementation of many web standards
  • react-lag-radar (latest: 1.0.0) A radar that visualizes dropped frames and performance issues
  • @gaearon/react-collapsed (latest: 3.0.3) A tiny React custom-hook for creating flexible and accessible expand/collapse components.
  • reselect (latest: 4.1.5) Selectors for Redux.
  • react-jss (latest: 10.9.0) JSS integration with React
  • react-app-polyfill (latest: 3.0.0) Polyfills for various browsers including commonly used language features
  • confusing-browser-globals (latest: 1.0.11) A list of browser globals that are often used by mistake instead of local variables
  • create-react-app (latest: 5.0.0) Create React apps with no build configuration.
  • react-scripts (latest: 5.0.0) Configuration and scripts for Create React App.
  • react-dev-utils (latest: 12.0.0) webpack utilities used by Create React App
  • @reduxjs/toolkit (latest: 1.7.1) The official, opinionated, batteries-included toolset for efficient Redux development
  • prop-types (latest: 15.8.1) Runtime type checking for React props and similar objects.
  • react-devtools (latest: 4.23.0) Use react-devtools outside of the browser
  • react-json-tree (latest: 0.16.1) React JSON Viewer Component, Extracted from redux-devtools
  • dnd-core (latest: 16.0.1) Drag and drop sans the GUI
  • react-dnd (latest: 16.0.1) Drag and Drop for React
  • react-is (latest: 18.2.0) Brand checking of React Elements.
  • react (latest: 18.2.0) React is a JavaScript library for building user interfaces.
  • react-dom (latest: 18.2.0) React package for working with the DOM.
  • react-refresh (latest: 0.14.0) React is a JavaScript library for building user interfaces.
  • scheduler (latest: 0.23.0) Cooperative scheduler for the browser environment.
  • react-side-effect (latest: 2.1.2) Create components whose prop changes map to a global side effect
  • redux (latest: 4.2.1) Predictable state container for JavaScript apps
  • redux-thunk (latest: 2.4.2) Thunk middleware for Redux.
  • react-reconciler (latest: 0.29.0) React package for creating custom renderers.
  • react-redux (latest: 8.0.5) Official React bindings for Redux

Copyright © npmmirror.com | 浙ICP备15033595号-63 |