@shed/utils

mini-shed utils classes

Usage no npm install needed!

<script type="module">
  import shedUtils from 'https://cdn.skypack.dev/@shed/utils';
</script>

README

@shed/utils

:hammer: 一些辅助类,或还不足以放在独立包中的类

安装

npm install @shed/utils

或使用 yarn

yarn add @shed/utils

包含的类

  • Gameloop
  • EventDispatcher
  • Keyboard

实例

console.log('todo');

Contributors

License

The MIT License