@egjs/axes
Version:
A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates. You can easily create a UI that responds to user actions.
38 lines (31 loc) • 324 B
Plain Text
#configs
config
bower.json
#tests
test
karma.conf.js
#build tools
webpack.*.js
.travis.yml
.codeclimate.yml
#linters
.eslintrc*
#docs
doc
demo
jsdoc.json
README.md
CHANGELOG.md
#editor settings
.idea
.editorconfig
coverage/
node_modules/
.github
.babelrc
tsconfig.json
tsconfig.*.json
mocha.opts
demo/
_site
packages/