rofrischmann/fela

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.editorconfig
.eslintrc
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/push.yml
.gitignore
.prettierrc
CHANGELOG.md
LICENSE
README.md
benchmarks/README.md
benchmarks/babelPreset.js42
A
0 mins
benchmarks/index.html
benchmarks/package.json
benchmarks/src/app/App.js294
C
1 day
benchmarks/src/app/Benchmark/index.js199
A
1 hr
benchmarks/src/app/Benchmark/math.js20
A
0 mins
benchmarks/src/app/Benchmark/timing.js14
A
0 mins
benchmarks/src/app/Benchmark/types.js26
A
0 mins
benchmarks/src/app/Button.js55
A
1 hr
benchmarks/src/app/Icons.js50
B
5 hrs
benchmarks/src/app/Layout.js57
A
0 mins
benchmarks/src/app/ReportCard.js76
A
3 hrs
benchmarks/src/app/Text.js23
A
0 mins
benchmarks/src/app/theme.js74
A
35 mins
benchmarks/src/cases/SierpinskiTriangle.js78
B
5 hrs
benchmarks/src/cases/Tree.js39
A
0 mins
benchmarks/src/impl.js31
A
0 mins
benchmarks/src/implementations/aphrodite/Box.js46
C
1 day
benchmarks/src/implementations/aphrodite/Provider.js2
A
0 mins
benchmarks/src/implementations/aphrodite/View.js26
A
0 mins
benchmarks/src/implementations/aphrodite/index.js8
A
0 mins
benchmarks/src/implementations/css-modules/Box.js15
A
0 mins
benchmarks/src/implementations/css-modules/Provider.js2
A
0 mins
benchmarks/src/implementations/css-modules/View.js10
A
0 mins
benchmarks/src/implementations/css-modules/box-styles.css
benchmarks/src/implementations/css-modules/index.js8
A
0 mins
benchmarks/src/implementations/css-modules/view-styles.css
benchmarks/src/implementations/emotion/Box.js45
C
7 hrs
benchmarks/src/implementations/emotion/Dot.js28
C
7 hrs
benchmarks/src/implementations/emotion/Provider.js2
A
0 mins
benchmarks/src/implementations/emotion/View.js24
A
3 hrs
benchmarks/src/implementations/emotion/index.js10
A
0 mins
benchmarks/src/implementations/glamor/Box.js45
C
7 hrs
benchmarks/src/implementations/glamor/Dot.js29
C
7 hrs
benchmarks/src/implementations/glamor/Provider.js2
A
0 mins