The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
createUndo.ts in src/legacy |
163 | 5 |
reactive.ts in src/legacy/react |
94 | 7 |
action.ts in src/legacy |
57 | 4 |
globalContext.ts in src |
56 | 3 |
actionCreator.ts in src |
50 | 4 |
select.ts in src/legacy |
43 | 3 |
stitch.ts in src/legacy/stitch |
42 | 4 |
dispatcher.ts in src |
38 | 3 |
legacyApplyMiddleware.ts in src/legacy |
37 | 4 |
promiseMiddleware.ts in src/legacy/promise |
32 | 2 |
actionWrappers.ts in src/legacy/promise |
31 | 3 |
mutator.ts in src |
27 | 1 |
trace.ts in src/legacy/trace |
23 | 2 |
simpleSubscribers.ts in src |
20 | 2 |
index.ts in src |
19 | - |
dispatch.ts in src/legacy |
18 | 1 |
functionInternals.ts in src/legacy |
16 | 4 |
orchestrator.ts in src |
16 | 1 |
createStore.ts in src |
15 | 1 |
applyMiddleware.ts in src |
14 | 2 |
LegacyMiddleware.ts in src/legacy |
13 | - |
LegacyDispatchFunction.ts in src/legacy |
11 | - |
install.ts in src/legacy/promise |
11 | 1 |
index.ts in src/legacy |
10 | - |
jest.config.js in root |
8 | - |
Subscriber.ts in src/interfaces |
7 | - |
testMode.ts in src/legacy |
7 | 2 |
getRootStore.ts in src |
5 | 1 |
ActionMessage.ts in src/interfaces |
5 | - |
MutatorFunction.ts in src/interfaces |
5 | - |
createActionId.ts in src |
4 | 1 |
Middleware.ts in src/interfaces |
4 | - |
SimpleAction.ts in src/interfaces |
4 | - |
ActionContext.ts in src/legacy |
4 | - |
ActionFunction.ts in src/legacy |
4 | - |
RawAction.ts in src/legacy |
4 | - |
useStrict.ts in src |
4 | 1 |
ActionCreator.ts in src/interfaces |
3 | - |
DispatchFunction.ts in src/interfaces |
3 | - |
OrchestratorFunction.ts in src/interfaces |
3 | - |
index.ts in src/legacy/promise |
1 | - |
index.ts in src/legacy/react |
1 | - |
index.ts in src/legacy/stitch |
1 | - |
index.ts in src/legacy/trace |
1 | - |
File | # lines | # units |
---|---|---|
reactive.ts in src/legacy/react |
94 | 7 |
createUndo.ts in src/legacy |
163 | 5 |
actionCreator.ts in src |
50 | 4 |
action.ts in src/legacy |
57 | 4 |
functionInternals.ts in src/legacy |
16 | 4 |
legacyApplyMiddleware.ts in src/legacy |
37 | 4 |
stitch.ts in src/legacy/stitch |
42 | 4 |
dispatcher.ts in src |
38 | 3 |
globalContext.ts in src |
56 | 3 |
actionWrappers.ts in src/legacy/promise |
31 | 3 |
select.ts in src/legacy |
43 | 3 |
applyMiddleware.ts in src |
14 | 2 |
promiseMiddleware.ts in src/legacy/promise |
32 | 2 |
testMode.ts in src/legacy |
7 | 2 |
trace.ts in src/legacy/trace |
23 | 2 |
simpleSubscribers.ts in src |
20 | 2 |
createActionId.ts in src |
4 | 1 |
createStore.ts in src |
15 | 1 |
getRootStore.ts in src |
5 | 1 |
dispatch.ts in src/legacy |
18 | 1 |
There is only one file with lines longer than 120 characters. In total, there is only one long line.
File | # lines | # units | # long lines |
---|---|---|---|
createUndo.ts in src/legacy |
163 | 5 | 1 |