bokuweb/react-rnd

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.prettierrc
LICENSE
README.md
docs/stories/_redirects
fixture.html
logo.png
package.json
pnpm-lock.yaml
renovate.json
screenshot.gif
scripts/deploy-minor.sh
scripts/deploy-patch.sh
src/index.js.flow
stories/styles.css
tsconfig.json
tslint.json
.storybook/addons.js2
.storybook/config.js5
.storybook/webpack.config.js9
babel.config.js11
scripts/prod.common.js23
scripts/prod.es5.js7
scripts/prod.js7
stories/bounds-and-offset.js52
A
1 hr
stories/max-size-with-percent.js33
stories/multiple.js34
stories/sandbox.js37
stories/size-and-position.js46
stories/size-percentage.js32
src/index.test.tsx0
src/index.tsx628
F
1 wk
stories/bare/bare.tsx4
stories/basic/controlled.tsx47
stories/basic/multi-controlled.tsx63
A
3 hrs
stories/basic/multi-uncontrolled.tsx24
stories/basic/uncontrolled.tsx16
stories/bounds/body-controlled.tsx50
C
1 day
stories/bounds/element-controlled.tsx47
A
1 hr
stories/bounds/element-uncontrolled.tsx24
stories/bounds/parent-controlled.tsx50
A
1 hr
stories/bounds/parent-uncontrolled.tsx19
A
1 hr
stories/bounds/selector-controlled.tsx52
C
1 day
stories/bounds/selector-uncontrolled.tsx21
A
1 hr
stories/bounds/window-controlled.tsx54
A
1 hr
stories/callback/callbacks.tsx26