You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
490 B
19 lines
490 B
2 years ago
|
# @intlify/shared
|
||
|
|
||
|
The shared utility package for intlify project
|
||
|
|
||
|
## Forks
|
||
|
The implementation of this module is contains code forked from other packages or projects:
|
||
|
|
||
|
- [@vue/shared](https://github.com/vuejs/vue-next/tree/master/packages/shared)
|
||
|
- Useful Utilities at `utils.ts`
|
||
|
- Author: Evan You
|
||
|
- License: MIT
|
||
|
- Event Emitter at `emitter.ts` and `emittable.ts`
|
||
|
- Author: Jason Miller
|
||
|
- License: MIT
|
||
|
|
||
|
## :copyright: License
|
||
|
|
||
|
[MIT](http://opensource.org/licenses/MIT)
|