Home
last modified time | relevance | path

Searched refs:redux (Results 1 – 25 of 1330) sorted by relevance

12345678910>>...54

/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/redux-observable/
H A DREADME.md4 …er.im/redux-observable/redux-observable](https://badges.gitter.im/redux-observable/redux-observabl…
5 …(https://img.shields.io/travis/redux-observable/redux-observable/master.svg)](https://travis-ci.or…
6 [![npm version](https://img.shields.io/npm/v/redux-observable.svg)](https://www.npmjs.com/package/r…
8 …/codeclimate.com/github/redux-observable/redux-observable/badges/gpa.svg)](https://codeclimate.com…
14 [https://redux-observable.js.org](https://redux-observable.js.org)
16 [https://redux-observable-cn.js.org](https://redux-observable-cn.js.org) 中文版(非官方)
18 # Supporting redux-observable
45 npm install --save redux-observable
52 [https://unpkg.com/redux-observable@latest/dist/redux-observable.min.js](https://unpkg.com/redux-ob…
70 ### [https://redux-observable.js.org](https://redux-observable.js.org)
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/tests/
H A DconfigureStore.test.ts4 import * as redux from 'redux'
8 jest.spyOn(redux, 'applyMiddleware')
9 jest.spyOn(redux, 'combineReducers')
10 jest.spyOn(redux, 'compose')
11 jest.spyOn(redux, 'createStore')
22 expect(redux.applyMiddleware).toHaveBeenCalled()
24 expect(redux.createStore).toHaveBeenCalledWith(
41 expect(redux.applyMiddleware).toHaveBeenCalled()
43 expect(redux.createStore).toHaveBeenCalledWith(
64 expect(redux.createStore).toHaveBeenCalledWith(
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/redux-actions/
H A DREADME.md1 # redux-actions
3 …Status](https://travis-ci.org/redux-utilities/redux-actions.svg?branch=master)](https://travis-ci.…
4 …](https://codecov.io/gh/redux-utilities/redux-actions/branch/master/graph/badge.svg)](https://code…
5 [![npm](https://img.shields.io/npm/v/redux-actions.svg)](https://www.npmjs.com/package/redux-action…
6 [![npm](https://img.shields.io/npm/dm/redux-actions.svg)](https://www.npmjs.com/package/redux-actio…
22 $ npm install --save redux-actions
28 $ yarn add redux-actions
66 - [Introduction](https://redux-actions.js.org/introduction)
67 - [API](https://redux-actions.js.org/api)
69 - [Changelog](https://redux-actions.js.org/changelog)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/NVPTX/
H A Dredux-sync.ll3 declare i32 @llvm.nvvm.redux.sync.umin(i32, i32)
6 ; CHECK: redux.sync.min.u32
11 declare i32 @llvm.nvvm.redux.sync.umax(i32, i32)
14 ; CHECK: redux.sync.max.u32
19 declare i32 @llvm.nvvm.redux.sync.add(i32, i32)
22 ; CHECK: redux.sync.add.s32
30 ; CHECK: redux.sync.min.s32
38 ; CHECK: redux.sync.max.s32
46 ; CHECK: redux.sync.and.b32
54 ; CHECK: redux.sync.xor.b32
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dredux-sync.ll3 declare i32 @llvm.nvvm.redux.sync.umin(i32, i32)
6 ; CHECK: redux.sync.min.u32
11 declare i32 @llvm.nvvm.redux.sync.umax(i32, i32)
14 ; CHECK: redux.sync.max.u32
19 declare i32 @llvm.nvvm.redux.sync.add(i32, i32)
22 ; CHECK: redux.sync.add.s32
30 ; CHECK: redux.sync.min.s32
38 ; CHECK: redux.sync.max.s32
46 ; CHECK: redux.sync.and.b32
54 ; CHECK: redux.sync.xor.b32
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/NVPTX/
H A Dredux-sync.ll3 declare i32 @llvm.nvvm.redux.sync.umin(i32, i32)
6 ; CHECK: redux.sync.min.u32
11 declare i32 @llvm.nvvm.redux.sync.umax(i32, i32)
14 ; CHECK: redux.sync.max.u32
19 declare i32 @llvm.nvvm.redux.sync.add(i32, i32)
22 ; CHECK: redux.sync.add.s32
30 ; CHECK: redux.sync.min.s32
38 ; CHECK: redux.sync.max.s32
46 ; CHECK: redux.sync.and.b32
54 ; CHECK: redux.sync.xor.b32
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dredux-sync.ll3 declare i32 @llvm.nvvm.redux.sync.umin(i32, i32)
6 ; CHECK: redux.sync.min.u32
11 declare i32 @llvm.nvvm.redux.sync.umax(i32, i32)
14 ; CHECK: redux.sync.max.u32
19 declare i32 @llvm.nvvm.redux.sync.add(i32, i32)
22 ; CHECK: redux.sync.add.s32
30 ; CHECK: redux.sync.min.s32
38 ; CHECK: redux.sync.max.s32
46 ; CHECK: redux.sync.and.b32
54 ; CHECK: redux.sync.xor.b32
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/NVPTX/
H A Dredux-sync.ll3 declare i32 @llvm.nvvm.redux.sync.umin(i32, i32)
6 ; CHECK: redux.sync.min.u32
11 declare i32 @llvm.nvvm.redux.sync.umax(i32, i32)
14 ; CHECK: redux.sync.max.u32
19 declare i32 @llvm.nvvm.redux.sync.add(i32, i32)
22 ; CHECK: redux.sync.add.s32
30 ; CHECK: redux.sync.min.s32
38 ; CHECK: redux.sync.max.s32
46 ; CHECK: redux.sync.and.b32
54 ; CHECK: redux.sync.xor.b32
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/redux-thunks/
H A DREADME.md1 # redux-thunks
5 …e](https://img.shields.io/codecov/c/github/w33ble/redux-thunks.svg)](https://codecov.io/gh/w33ble/
6 [![npm](https://img.shields.io/npm/v/redux-thunks.svg)](https://www.npmjs.com/package/redux-thunks)
9 Simple thunk creator for redux.
11 …smooth over the use of [redux-thunk](https://github.com/gaearon/redux-thunk) and [redux-actions](h…
16 $ yarn add redux-thunks redux-thunk
22 $ npm install --save redux-thunks redux-thunk
27 …gar for using `redux-thunk` with `redux-actions`. As such, it requires that you use the [redux-thu…
29 ### Add redux-thunk middleware
33 import thunk from 'redux-thunk';
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/redux/
H A DREADME.md14 …![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
15 …pm downloads](https://img.shields.io/npm/dm/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
53redux-links)** has categorized articles on working with [reducers and selectors](https://github.co…
96 npm install --save redux
114 npm install --save react-redux
115 npm install --save-dev redux-devtools
129 import { createStore } from 'redux'
245 - [Basics](http://redux.js.org/basics)
246 - [Advanced](http://redux.js.org/advanced)
247 - [Recipes](http://redux.js.org/recipes)
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/redux/
H A DREADME.md14 …![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
15 …pm downloads](https://img.shields.io/npm/dm/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
53redux-links)** has categorized articles on working with [reducers and selectors](https://github.co…
96 npm install --save redux
114 npm install --save react-redux
115 npm install --save-dev redux-devtools
129 import { createStore } from 'redux'
245 - [Basics](http://redux.js.org/basics)
246 - [Advanced](http://redux.js.org/advanced)
247 - [Recipes](http://redux.js.org/recipes)
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/redux/
H A DREADME.md14 …![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
15 …pm downloads](https://img.shields.io/npm/dm/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
53redux-links)** has categorized articles on working with [reducers and selectors](https://github.co…
96 npm install --save redux
114 npm install --save react-redux
115 npm install --save-dev redux-devtools
129 import { createStore } from 'redux'
245 - [Basics](http://redux.js.org/basics)
246 - [Advanced](http://redux.js.org/advanced)
247 - [Recipes](http://redux.js.org/recipes)
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/redux/
H A DREADME.md14 …![npm version](https://img.shields.io/npm/v/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
15 …pm downloads](https://img.shields.io/npm/dm/redux.svg?style=flat-square)](https://www.npmjs.com/pa…
53redux-links)** has categorized articles on working with [reducers and selectors](https://github.co…
96 npm install --save redux
114 npm install --save react-redux
115 npm install --save-dev redux-devtools
129 import { createStore } from 'redux'
245 - [Basics](http://redux.js.org/basics)
246 - [Advanced](http://redux.js.org/advanced)
247 - [Recipes](http://redux.js.org/recipes)
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/redux-devtools-extension/
H A DREADME.md3 …m/zalmoxisus/redux-devtools-extension](https://badges.gitter.im/zalmoxisus/redux-devtools-extensio…
9 npm install --save redux-devtools-extension
13 import { createStore, applyMiddleware } from 'redux';
14 import { composeWithDevTools } from 'redux-devtools-extension';
21 …or if needed to apply [extension’s options](https://github.com/zalmoxisus/redux-devtools-extension…
23 import { createStore, applyMiddleware } from 'redux';
24 import { composeWithDevTools } from 'redux-devtools-extension';
34redux-devtools-extension/blob/master/npm-package/index.js). If you don’t want to allow the extensi…
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/client/shared/vendor/
H A DREACT_REDUX_UPGRADING.md5 # Upgrading react-redux
10 git clone https://github.com/reactjs/react-redux
11 cd react-redux
20 cp dist/react-redux.js <gecko-dev>/devtools/client/shared/vendor/react-redux.js
23 We no longer need the react-redux repo so feel free to delete it.
25 ## Patching react-redux
27 - open `react-redux.js`
31 * react-redux v5.0.7
35 - Replace all instances of `'redux'` with `'devtools/client/shared/vendor/redux'` (including the qu…
H A DREDUX_UPGRADING.md5 # Upgrading redux
10 git clone https://github.com/reactjs/redux
11 cd redux
20 cp dist/redux.js <gecko-dev>/devtools/client/shared/vendor/redux.js
23 ## Patching react-redux
25 - open `redux.js`
29 * react-redux v3.7.2
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/shared/vendor/
H A DREACT_REDUX_UPGRADING.md5 # Upgrading react-redux
10 git clone https://github.com/reactjs/react-redux
11 cd react-redux
20 cp dist/react-redux.js <gecko-dev>/devtools/client/shared/vendor/react-redux.js
23 We no longer need the react-redux repo so feel free to delete it.
25 ## Patching react-redux
27 - open `react-redux.js`
31 * react-redux v5.0.7
35 - Replace all instances of `'redux'` with `'devtools/client/shared/vendor/redux'` (including the qu…
H A DREDUX_UPGRADING.md5 # Upgrading redux
10 git clone https://github.com/reactjs/redux
11 cd redux
20 cp dist/redux.js <gecko-dev>/devtools/client/shared/vendor/redux.js
23 ## Patching react-redux
25 - open `redux.js`
29 * react-redux v4.0.5
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/shared/vendor/
H A DREACT_REDUX_UPGRADING.md5 # Upgrading react-redux
10 git clone https://github.com/reactjs/react-redux
11 cd react-redux
20 cp dist/react-redux.js <gecko-dev>/devtools/client/shared/vendor/react-redux.js
23 We no longer need the react-redux repo so feel free to delete it.
25 ## Patching react-redux
27 - open `react-redux.js`
31 * react-redux v5.0.7
35 - Replace all instances of `'redux'` with `'devtools/client/shared/vendor/redux'` (including the qu…
H A DREDUX_UPGRADING.md5 # Upgrading redux
10 git clone https://github.com/reactjs/redux
11 cd redux
20 cp dist/redux.js <gecko-dev>/devtools/client/shared/vendor/redux.js
23 ## Patching react-redux
25 - open `redux.js`
29 * react-redux v4.0.5
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/shared/vendor/
H A DREACT_REDUX_UPGRADING.md5 # Upgrading react-redux
10 git clone https://github.com/reactjs/react-redux
11 cd react-redux
20 cp dist/react-redux.js <gecko-dev>/devtools/client/shared/vendor/react-redux.js
23 We no longer need the react-redux repo so feel free to delete it.
25 ## Patching react-redux
27 - open `react-redux.js`
31 * react-redux v5.0.7
35 - Replace all instances of `'redux'` with `'devtools/client/shared/vendor/redux'` (including the qu…
H A DREDUX_UPGRADING.md5 # Upgrading redux
10 git clone https://github.com/reactjs/redux
11 cd redux
20 cp dist/redux.js <gecko-dev>/devtools/client/shared/vendor/redux.js
23 ## Patching react-redux
25 - open `redux.js`
29 * react-redux v4.0.5
/dports/www/firefox/firefox-99.0/devtools/client/shared/vendor/
H A DREACT_REDUX_UPGRADING.md5 # Upgrading react-redux
10 git clone https://github.com/reactjs/react-redux
11 cd react-redux
20 cp dist/react-redux.js <gecko-dev>/devtools/client/shared/vendor/react-redux.js
23 We no longer need the react-redux repo so feel free to delete it.
25 ## Patching react-redux
27 - open `react-redux.js`
31 * react-redux v5.0.7
35 - Replace all instances of `'redux'` with `'devtools/client/shared/vendor/redux'` (including the qu…
H A DREDUX_UPGRADING.md5 # Upgrading redux
10 git clone https://github.com/reactjs/redux
11 cd redux
20 cp dist/redux.js <gecko-dev>/devtools/client/shared/vendor/redux.js
23 ## Patching react-redux
25 - open `redux.js`
29 * react-redux v4.0.5
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/react-redux/
H A DREADME.md4 Official React bindings for [Redux](https://github.com/reduxjs/redux).
7redux/master.svg?style=flat-square)](https://travis-ci.org/reduxjs/react-redux) [![npm version](ht…
8 …ads](https://img.shields.io/npm/dm/react-redux.svg?style=flat-square)](https://www.npmjs.com/packa…
9 [![redux channel on discord](https://img.shields.io/badge/discord-redux@reactiflux-61DAFB.svg?style…
16 …a-template-redux) for [Create React App](https://github.com/facebook/create-react-app), which take…
19 npx create-react-app my-app --template redux
30 npm install react-redux
33 yarn add react-redux
36 …lso need to [install Redux](https://redux.js.org/introduction/installation) and [set up a Redux st…
52 The React Redux docs are now published at **https://react-redux.js.org** .
[all …]

12345678910>>...54