koreezgames/phaser3-ninepatch-plugin

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.istanbul.yml
.npmignore
.prettierrc
.publishrc
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
assets/nnp.gif
assets/np.gif
assets/what-is-nine-patch.png
example/index.ts149
B
4 hrs
karma.conf.js56
A
2 hrs
package-lock.json
package.json
src/com/koreez/plugin/NinePatchPlugin.ts35
A
0 mins
src/com/koreez/plugin/ninepatch/INinePatchConfig.ts9
A
0 mins
src/com/koreez/plugin/ninepatch/INinePatchCreator.ts4
A
0 mins
src/com/koreez/plugin/ninepatch/INinePatchFactory.ts12
A
0 mins
src/com/koreez/plugin/ninepatch/IPatchesConfig.ts13
A
0 mins
src/com/koreez/plugin/ninepatch/NinePatch.ts133
A
2 hrs
src/index.ts6
A
0 mins
static/assets/metalPanel_blueCorner.png
static/assets/player.png
static/assets/squareGreen.png
static/assets/squareYellow.png
static/index.html
static/manifest.json
static/scripts/cache-polyfill.js65
A
2 hrs
static/service-worker.js48
A
0 mins
static/styles/main.css
tsconfig.json
tsconfig.test.json
tslint.json
tslint.test.json
webpack.config.js59
A
3 hrs
webpack.example.config.js40
A
0 mins