NullVoxPopuli/react-state-helpers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.eslintignore
.eslintrc.js14
A
0 mins
.gitignore
.npmignore
.travis.yml
README.md
package.json
src/findValue.js20
A
3 hrs
src/handleSubmit.js19
A
0 mins
src/helpers/deepLeftEquals.js22
A
0 mins
src/helpers/index.js27
A
0 mins
src/index.js6
A
0 mins
src/mut.js11
A
0 mins
src/setWrappingState.js12
A
0 mins
src/state-wrapper.jsx32
A
0 mins
src/toggle.js8
A
0 mins
src/withValue.js7
A
0 mins
tests/_build_.test.js14
A
0 mins
tests/deepLeftEquals.test.js20
A
0 mins
tests/findValue.test.js22
A
0 mins
tests/fixtures.js51
A
0 mins
tests/handleSubmit.test.js121
A
1 hr
tests/index.test.js7
A
0 mins
tests/mut.test.js53
B
4 hrs
tests/state-wrapper.test.js192
A
2 hrs
tests/support/index.js69
A
0 mins
tests/toggle.test.js45
A
0 mins
tests/withValue.test.js8
A
0 mins