lukaskupczyk/react-hook-consent

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.json
.github/workflows/docs-deploy.yml
.github/workflows/docs-pr.yml
.github/workflows/publish.yml
.github/workflows/push.yml
.gitignore
.nvmrc
.prettierrc
.stylelintrc.json
.vscode/settings.json
LICENSE.md
README.md
SECURITY.md
assets/screenshot.png
babel.config.js3
A
0 mins
docs/README.md
docs/babel.config.js3
A
0 mins
docs/docs/docs/consent-banner.md
docs/docs/docs/consent-provider.md
docs/docs/docs/hooks.md
docs/docs/getting-started/examples.md
docs/docs/getting-started/intro.md
docs/docusaurus.config.ts59
A
0 mins
docs/package.json
docs/sidebars.ts6
A
0 mins
docs/src/components/homepage/Demo.tsx30
A
1 hr
docs/src/components/homepage/Hero.module.css
docs/src/components/homepage/Hero.tsx23
A
0 mins
docs/src/components/homepage/features/Feature.module.css
docs/src/components/homepage/features/Feature.tsx17
A
0 mins
docs/src/components/homepage/features/features.tsx22
A
0 mins
docs/src/components/homepage/features/index.module.css
docs/src/components/homepage/features/index.tsx16
A
0 mins
docs/src/css/custom.css
docs/src/pages/index.tsx16
A
0 mins
docs/static/img/favicon.ico
docs/static/img/homepage/compliant.svg
docs/static/img/homepage/customizable.svg
docs/static/img/homepage/react.svg
docs/tsconfig.json
docs/yarn.lock
esbuild.config.mjs
examples/next-v13/README.md
examples/next-v13/next.config.js2
A
0 mins
examples/next-v13/package.json
examples/next-v13/public/next.svg
examples/next-v13/public/vercel.svg
examples/next-v13/src/app/favicon.ico
examples/next-v13/src/app/globals.css
examples/next-v13/src/app/layout.tsx46
A
50 mins