seagull-js/seagull

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.nvmrc
.travis.yml
.vscode/settings.json
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
assets/seagull-icon.png
assets/seagull-logo.png
examples/helloworld/.gitignore
examples/helloworld/async_hooks
examples/helloworld/features/feature1.feature
examples/helloworld/features/step-definitions/steps.ts10
A
0 mins
examples/helloworld/package.json
examples/helloworld/src/components/Fetcher.tsx17
A
0 mins
examples/helloworld/src/items/index.ts1
A
0 mins
examples/helloworld/src/items/term.ts10
A
0 mins
examples/helloworld/src/pages/AsyncFetching.tsx20
A
0 mins
examples/helloworld/src/pages/AsyncFetchingMobx.tsx17
A
0 mins
examples/helloworld/src/pages/Hangman.tsx475
F
4 days
examples/helloworld/src/pages/HelloPage.tsx18
A
0 mins
examples/helloworld/src/pages/Logging.tsx76
A
0 mins
examples/helloworld/src/pages/ScriptsExamplesPage.tsx33
A
0 mins
examples/helloworld/src/pages/SecondsLeft.tsx26
A
0 mins
examples/helloworld/src/pages/TicTacToe.tsx164
A
1 hr
examples/helloworld/src/pages/VendorBundleIncludes.tsx26
A
0 mins
examples/helloworld/src/pages/crud/Details.tsx17
A
0 mins
examples/helloworld/src/pages/crud/Listing.tsx56
A
1 hr
examples/helloworld/src/routes/async_fetching.ts9
A
40 mins
examples/helloworld/src/routes/async_fetching_mobx.ts9
A
40 mins
examples/helloworld/src/routes/crud/create.ts11
A
0 mins
examples/helloworld/src/routes/crud/delete.ts11
A
0 mins
examples/helloworld/src/routes/crud/index.ts9
A
0 mins
examples/helloworld/src/routes/crud/read.ts10
A
0 mins
examples/helloworld/src/routes/error.ts7
A
0 mins
examples/helloworld/src/routes/frontend-logging/add_log.ts22
A
0 mins
examples/helloworld/src/routes/frontend-logging/create_stream.ts14
A
0 mins
examples/helloworld/src/routes/frontend-logging/read_logs.ts13
A
0 mins
examples/helloworld/src/routes/frontend-logging/write_log.ts16
A
0 mins
examples/helloworld/src/routes/frontend-logging/write_logs.ts20
A
0 mins
examples/helloworld/src/routes/hangman.ts7
A
0 mins
examples/helloworld/src/routes/index_route.ts7
A
0 mins
examples/helloworld/src/routes/injectable_route.ts19
A
0 mins
examples/helloworld/src/routes/item_route.ts17
A
0 mins
examples/helloworld/src/routes/logging.ts8
A
0 mins
examples/helloworld/src/routes/page_route.ts7
A
40 mins
examples/helloworld/src/routes/params_route.ts15
A
0 mins
examples/helloworld/src/routes/scripts_route.ts7
A
0 mins