4675a2a58f6473c067ac066bd2315a537a5ab069b815ddadd366f4a8ed40a8fdbf9aee3ed8d46eadae9ddee82a080b37826255a834665d8739a8ab71a59b45 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)