maxmilton/new-tab

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/renovate.json
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
.github/workflows/semgrep-analysis.yml
.github/workflows/typos.yml
.gitignore
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
LICENSE
README.md
biome.jsonc
build.ts124
A
0 mins
bun.lockb
bunfig.toml
eslint.config.mjs
manifest.config.ts70
A
0 mins
A
100%
package.json
playwright.config.ts21
A
0 mins
src/components/BookmarkBar.ts83
A
0 mins
F
49%
src/components/BookmarkNode.ts106
A
0 mins
F
27%
src/components/Link.ts21
A
0 mins
A
100%
src/components/Menu.ts30
A
0 mins
A
100%
src/components/Search.ts86
A
0 mins
F
51%
src/components/SearchResult.ts79
A
0 mins
F
35%
src/css/newtab.xcss
src/css/settings.xcss
src/css/themes/auto.xcss
src/css/themes/black.xcss
src/css/themes/dark.xcss
src/css/themes/hacker-blue.xcss
src/css/themes/hacker-pink.xcss
src/css/themes/hacker-terminal.xcss
src/css/themes/light.xcss
src/css/themes/neon-dreams.xcss
src/css/themes/tilde-club.xcss
src/newtab.ts14
A
0 mins
src/settings.ts210
A
0 mins
src/sw.ts15
A
0 mins
src/theme.ts20
A
0 mins
F
41%
src/types.ts14
A
0 mins
src/utils.ts32
A
0 mins
F
25%
static/icon128.png
static/icon16.png
static/icon48.png
stylelint.config.mjs
tsconfig.json
tsconfig.node.json