版博士V2.0程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 490 B

123456789101112131415161718
  1. # @intlify/shared
  2. The shared utility package for intlify project
  3. ## Forks
  4. The implementation of this module is contains code forked from other packages or projects:
  5. - [@vue/shared](https://github.com/vuejs/vue-next/tree/master/packages/shared)
  6. - Useful Utilities at `utils.ts`
  7. - Author: Evan You
  8. - License: MIT
  9. - Event Emitter at `emitter.ts` and `emittable.ts`
  10. - Author: Jason Miller
  11. - License: MIT
  12. ## :copyright: License
  13. [MIT](http://opensource.org/licenses/MIT)