The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
BookStore.ts in src/store |
79 | - |
books.ts in src/mutators/cart |
38 | 1 |
Cart.tsx in src/components |
37 | 1 |
CategoryList.tsx in src/components |
29 | - |
App.tsx in src/components |
28 | 1 |
selectedBookId.ts in src/mutators |
28 | 1 |
AppStyles.css in src/components |
27 | - |
BookList.tsx in src/components |
25 | - |
Description.tsx in src/components |
23 | 1 |
server.js in root |
22 | - |
removeBookFromCart.ts in src/orchestrators |
14 | - |
selectedBookId.ts in src/mutators/cart |
13 | - |
buy.ts in src/orchestrators |
10 | - |
store.ts in src/store |
10 | - |
buying.ts in src/mutators/cart |
9 | - |
cart.ts in src/actions |
8 | - |
selectedCategoryId.ts in src/mutators |
6 | - |
index.pug in views |
6 | - |
getSelectedBookId.ts in src/selectors |
5 | 1 |
makePurchase.ts in src/services |
5 | 1 |
index.tsx in src |
4 | - |
selectBook.ts in src/actions |
2 | - |
selectCategory.ts in src/actions |
2 | - |
File | # lines | # units |
---|---|---|
App.tsx in src/components |
28 | 1 |
Cart.tsx in src/components |
37 | 1 |
Description.tsx in src/components |
23 | 1 |
books.ts in src/mutators/cart |
38 | 1 |
selectedBookId.ts in src/mutators |
28 | 1 |
getSelectedBookId.ts in src/selectors |
5 | 1 |
makePurchase.ts in src/services |
5 | 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 |
---|---|---|---|
BookStore.ts in src/store |
79 | - | 1 |