YagoLopez/metaphasejs-react-demo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.gitignore
.idea/dictionaries/UsuarioAurora.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/metaphase-react-demo.iml
.idea/misc.xml
.idea/modules.xml
.idea/typescript-compiler.xml
.idea/vcs.xml
.idea/workspace.xml
.travis.yml
LICENSE
README.md
package.json
qrcode.jpg
src/App.css
src/uml/uml.jpg
src/uml/uml.mdj
tsconfig.json
tsconfig.prod.json
tsconfig.test.json
tslint.json
yarn.lock
build.js35
jest-config/assetsTransformer.js6
jest-config/test-preprocessor.js10
jest-config/test-setup.js0
jest-config/test-shim.js3
src/App.tsx305
src/DialogCmp/DialogBase.tsx72
src/DialogCmp/DialogComment.tsx88
src/DialogCmp/DialogPost.tsx81
src/DialogCmp/DialogUser.tsx67
src/ErrorBoundary.tsx31
src/index.tsx18
src/models/comment.ts7
src/models/post.ts11
src/models/user.ts13
src/registerServiceWorker.ts84
src/sample.code.ts53
src/store.ts29
src/utils.ts18