SwiftDux-master
.gitignore
1KB
Package.swift
738B
README.md
9KB
.github
workflows
build.yml
1KB
ISSUE_TEMPLATE
bug_report.md
593B
feature_request.md
595B
Sources
SwiftDuxExtras
PrintActionMiddleware.swift
1017B
Persistence
JSONStatePersistor.swift
1KB
PersistSubscriber.swift
2KB
StatePersistentLocation.swift
486B
LocalStatePersistentLocation.swift
2KB
PersistStateMiddleware.swift
2KB
StatePersistor.swift
3KB
SwiftDux
State
IdentifiableState.swift
847B
OrderedState.swift
15KB
StateType.swift
157B
Action
ActionDispatcherProxy.swift
852B
ActionSubscriber.swift
1KB
Action.swift
2KB
ActionPlan.swift
3KB
CompositeAction.swift
1KB
RunnableAction.swift
446B
ActionDispatcher.swift
912B
UI
ConnectableViewModifier.swift
770B
MappedState.swift
746B
ActionBinding.swift
1KB
Connectable.swift
2KB
Connector.swift
1KB
Extensions
Environment+ActionDispatcher.swift
964B
Environment+AnyStore.swift
1KB
ActionBinder.swift
4KB
ConnectableView.swift
571B
MappedDispatch.swift
639B
ViewModifiers
OnAppearDispatchViewModifier.swift
4KB
StoreProviderViewModifier.swift
1KB
OnActionViewModifier.swift
2KB
Store
StoreProxy.swift
1KB
Store.swift
3KB
StoreReducer.swift
741B
StorePublisher.swift
450B
StateStorable.swift
2KB
Middleware
ReducerMiddleware.swift
661B
CompositeMiddleware.swift
1KB
Middleware.swift
2KB
HandleActionMiddleware.swift
558B
Reducer
Reducer.swift
2KB
CompositeReducer.swift
1KB
Mintfile
29B
LICENSE
1KB
.jazzy.yaml
892B
codecov.yml
42B
scripts
format.sh
72B
jazzy-docs.sh
474B
lint.sh
168B
Package.resolved
348B
Tests
LinuxMain.swift
115B
SwiftDuxTests
PerformanceTests.swift
2KB
State
OrderedStateTests.swift
6KB
SwiftDuxExtras
Persistence
JSONStatePersistorTests.swift
3KB
PersistStateMiddlewareTests.swift
2KB
PrintActionMiddlewareTests.swift
865B
TodoExampleTests.swift
1KB
StoreActionDispatcherTests.swift
466B
Action
ActionPlanTests.swift
4KB
TestState
TestState.swift
1KB
configureStore.swift
187B
TestReducer.swift
2KB
TodoList
TodoListReducer.swift
817B
UI
ConnectableViewTests.swift
1KB
__Snapshots__
ConnectableViewTests
testConnectableView.1.png
5KB
ActionBinderTests.swift
3KB
Store
StoreProxyTests.swift
810B
StoreTests.swift
3KB
Middleware
CompositeMiddlwareTests.swift
2KB
Reducer
CompositeReducerTests.swift
1KB
XCTestManifests.swift
551B
Guides
Persisting State.md
1KB
Getting Started.md
8KB
Images
architecture.jpg
110KB
Installation.md
335B
.swift-format
2KB
暂无评论