path # lines of code
public/index.html 17
src/index.css 13
src/reducers/index.ts 14
src/reducers/ui.ts 24
src/reducers/recent.ts 20
src/reducers/nav.ts 67
src/components/App.scss 41
src/components/type-utils.tsx 118
src/components/App.tsx 131
src/components/TypeTree.tsx 96
src/components/TypeSearch.tsx 97
src/components/Comment.tsx 35
src/components/TypeDocs.tsx 111
src/components/TypeOverview.tsx 26
src/components/TypeDocs.scss 3
src/components/TypeTree.scss 6
src/actions/index.ts 6
src/actions/ui.ts 4
src/actions/nav.ts 8
src/registerServiceWorker.tsx 114
src/schema/index.ts 23
src/schema/loader.ts 17
src/schema/parser.ts 392
src/index.tsx 35
config-overrides.js 39
api-generator/main.go 589