Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Versent/redux-crud
/ functions
Functions
164 in github.com/Versent/redux-crud
⨍
Functions
164
◇
Types & classes
15
Function
fetch
()
example/src/todos/actions.js:12
Function
fetch
(page, limit, replaceExisting)
docs/async_action_creators.js:38
Function
fetchError
(error?, data?)
src/actionCreatorsFor.ts:59
Function
fetchOne
(id)
docs/async_action_creators.js:9
Function
fetchStart
(data?)
src/actionCreatorsFor.ts:41
Function
fn
()
src/reducers/map/delete/error.test.ts:33
Function
fn
()
src/reducers/map/delete/start.test.ts:34
Function
fn
()
src/reducers/map/delete/success.test.ts:36
Function
fn
()
src/reducers/map/update/error.test.ts:40
Function
fn
()
src/reducers/map/update/start.test.ts:36
Function
fn
()
src/reducers/map/update/success.test.ts:40
Function
fn
()
src/reducers/map/create/error.test.ts:30
Function
fn
()
src/reducers/map/create/start.test.ts:36
Function
fn
()
src/reducers/map/create/success.test.ts:54
Function
fn
()
src/reducers/list/delete/error.test.ts:31
Function
fn
()
src/reducers/list/delete/start.test.ts:34
Function
fn
()
src/reducers/list/delete/success.test.ts:34
Function
fn
()
src/reducers/list/update/error.test.ts:38
Function
fn
()
src/reducers/list/update/start.test.ts:34
Function
fn
()
src/reducers/list/update/success.test.ts:39
Function
fn
()
src/reducers/list/create/error.test.ts:29
Function
fn
()
src/reducers/list/create/start.test.ts:34
Function
fn
()
src/reducers/list/create/success.test.ts:50
Function
getCleanState
()
example/src/todos/New.js:17
Function
init
()
example/src/mocks.js:9
Function
invariantsList
( invariantArgs: InvariantsBaseArgs, config: Config, current: Array<any>, record: any )
src/reducers/list/invariants.ts:6
Function
invariantsMap
( invariantArgs: InvariantsBaseArgs, config: Config, current: Map<any>, record: any )
src/reducers/map/invariants.ts:6
Method
onChange
(event)
example/src/todos/Form.js:27
Function
onCommit
(todo)
example/src/todos/New.js:25
Function
onDelete
(todo, event)
example/src/todos/List.js:21
Function
onRename
()
example/src/todos/List.js:27
Method
onSave
(event)
example/src/todos/Form.js:34
Function
onShuffleName
()
example/src/todos/List.js:32
Function
onToggle
(todo, done, event)
example/src/todos/List.js:14
Function
predicate
(existingRecord)
src/reducers/map/delete/success.ts:24
Function
predicate
(record: any)
src/reducers/list/store/remove.ts:12
Function
predicate
(existingRecord)
src/reducers/list/delete/success.ts:24
Function
predicate
(record)
src/utils/findByKey.ts:4
Function
prepareRecord
(record: Object)
src/reducers/common/update/start.ts:4
Function
prepareRecord
(record: Object)
src/reducers/common/create/start.ts:4
Function
reducersFor
(resourceName: string, args = {}, emptyState, reducers)
src/reducers/common/reducersFor.ts:8
Function
remove
( config: Config, current: Map<any>, record: any )
src/reducers/map/store/remove.ts:5
Method
render
()
example/src/todos/Index.js:25
Method
render
()
example/src/todos/Form.js:40
Function
replace
( config: Config, current: Map<any>, record: any )
src/reducers/map/store/merge.ts:8
Function
start
( config: Config, current: Map<any>, record: any )
src/reducers/map/delete/start.ts:14
Function
start
( config: Config, current: Map<any>, record: any )
src/reducers/map/update/start.ts:14
Function
start
( config: Config, current: Map<any>, record: any )
src/reducers/map/create/start.ts:14
Function
start
( config: Config, current: Array<any>, record: any )
src/reducers/list/delete/start.ts:15
Function
start
( config: Config, current: Array<any>, record: any )
src/reducers/list/update/start.ts:14
Function
start
( config: Config, current: Array<any>, record: any )
src/reducers/list/create/start.ts:14
Function
success
( config: Config, current: Map<any>, records: any, emptyState: any, replace: boolean = false )
src/reducers/map/fetch/success.ts:18
Function
success
( config: Config, current: Map<any>, record: any )
src/reducers/map/delete/success.ts:14
Function
success
( config: Config, current: Map<any>, record: any )
src/reducers/map/update/success.ts:13
Function
success
( config: Config, current: Map<any>, addedRecord: any, clientGeneratedKey?: string )
src/reducers/map/create/success.ts:16
Function
success
( config: Config, current: any[], records: any, emptyState: any, replace: boolean = false )
src/reducers/list/fetch/success.ts:15
Function
success
( config: Config, current: Array<any>, record: any )
src/reducers/list/delete/success.ts:14
Function
success
( config: Config, current: Array<any>, record: any )
src/reducers/list/update/success.ts:13
Function
success
( config: Config, current: Array<any>, addedRecord: any, clientGeneratedKey?: string )
src/reducers/list/create/success.ts:12
Function
update
(todo)
example/src/todos/actions.js:80
Function
update
(user)
docs/async_action_creators.js:107
Function
withArray
()
src/actionCreatorsFor.test.ts:88
Function
withoutKey
()
src/actionCreatorsFor.test.ts:94
Function
withoutPayload
()
src/actionCreatorsFor.test.ts:56
← previous
101–164 of 164, ranked by callers