bylapidist/components

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.json
.editorconfig
.eslintignore
.eslintrc.cjs
.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bugs.md
.github/ISSUE_TEMPLATE/features.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/release.yml
.github/workflows/test.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
.lintstagedrc
.npmignore
.npmrc
.nvmrc
.prettierrc.cjs
.storybook/main.ts19
A
0 mins
.storybook/manager.ts5
A
0 mins
.storybook/preview-head.html
.storybook/preview.ts14
A
0 mins
.stylelintrc.cjs
CODE_OF_CONDUCT.md
LICENSE
README.md
SECURITY.md
commitlint.config.cjs
package-lock.json
package.json
renovate.json
src/components/Box/Box.module.scss
src/components/Box/Box.stories.tsx128
A
0 mins
src/components/Box/__snapshots__/Box.spec.tsx.snap
src/components/Box/index.tsx40
A
0 mins
src/components/Button/Button.module.scss
src/components/Button/Button.stories.tsx142
A
0 mins
src/components/Button/__snapshots__/Button.spec.tsx.snap
src/components/Button/index.tsx49
A
0 mins
src/components/Heading/Heading.module.scss
src/components/Heading/Heading.stories.tsx89
A
0 mins
src/components/Heading/__snapshots__/Heading.spec.tsx.snap
src/components/Heading/index.tsx38
A
0 mins
src/components/Link/Link.module.scss
src/components/Link/Link.stories.tsx47
A
0 mins
src/components/Link/__snapshots__/Link.spec.tsx.snap
src/components/Link/index.tsx38
A
0 mins
src/components/Logo/Logo.module.scss
src/components/Logo/Logo.stories.tsx26
A
0 mins