react-tags/react-tags

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.eslintrc.js67
A
0 mins
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/Semnatic-PR.yml
.github/workflows/codacy-coverage-reporter.yml
.gitignore
.hooks/pre-commit
.prettierrc.js11
A
0 mins
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
__tests__/ReactTags.test.tsx1,213
F
4 days
__tests__/RemoveComponent.test.tsx93
A
0 mins
__tests__/SingleTag.test.tsx52
A
35 mins
__tests__/__mocks__/styleMock.js1
A
0 mins
__tests__/__snapshots__/ReactTags.test.tsx.snap
__tests__/__snapshots__/RemoveComponent.test.tsx.snap
__tests__/__snapshots__/SingleTag.test.tsx.snap
__tests__/__snapshots__/suggestions.test.tsx.snap
__tests__/setupTest.ts1
A
0 mins
__tests__/suggestions.test.tsx199
A
2 hrs
__tests__/utils.test.ts102
B
5 hrs
demo.gif
docs/inline-false.png
docs/inline-true.png
docs/input-field-position-bottom.png
docs/input-field-position-inline.png
docs/input-field-position-top.png
example/GithubCorner.scss
example/GithubCorner.tsx37
A
1 hr
example/countries.ts209
A
0 mins
example/main.tsx83
A
2 hrs
example/public/index.html
example/public/reactTags.css
jest.config.ts67
A
0 mins
package.json
release.config.js3
A
0 mins
set_up_hooks.sh
src/components/ClearAllTags.tsx14
A
0 mins
src/components/ReactTags.tsx502
F
6 days
src/components/RemoveComponent.tsx65
A
3 hrs
src/components/SingleTag.tsx91
A
2 hrs
src/components/Suggestions.tsx147
A
3 hrs
src/components/constants.ts40
A
0 mins
src/components/utils.ts43
A
0 mins
src/index.tsx182
B
5 hrs
tsconfig.json
webpack-dev-server.config.js46
A
0 mins