UNPKG

6.4 kBPlain TextView Raw
1MIT License
2
3Copyright (c) 2018 O2Team
4
5Permission is hereby granted, free of charge, to any person obtaining a copy
6of this software and associated documentation files (the "Software"), to deal
7in the Software without restriction, including without limitation the rights
8to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9copies of the Software, and to permit persons to whom the Software is
10furnished to do so, subject to the following conditions:
11
12The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21SOFTWARE.
22
23========================================================================
24
25MIT (react-devtools):
26The following files embed [react-devtools](https://github.com/facebook/react) MIT:
27`/packages/taro-plugin-react-devtools/src/backend/index.js`
28See `/LICENSE` for details of the license.
29
30==================
31
32MIT (vue-devtools):
33The following files embed [vue-devtools](https://github.com/vuejs/devtools) MIT:
34`/packages/taro-plugin-vue-devtools/src/backend/*`
35See `/LICENSE` for details of the license.
36
37==================
38
39MIT (vite):
40The following files embed [vite](https://github.com/vitejs/vite) MIT:
41`/packages/taro-webpack5-prebundle/src/prebundle/scanImport.ts`,
42`/packages/taro-webpack5-prebundle/src/prebundle/bundle.ts`,
43`/packages/taro-webpack5-prebundle/src/h5.ts`,
44`/packages/taro-webpack5-prebundle/src/min.ts`
45See `/LICENSE` for details of the license.
46
47==================
48
49MIT (webpack):
50The following files embed [webpack](https://github.com/webpack/webpack) MIT:
51`/packages/taro-webpack5-prebundle/src/webpack/TaroContainerEntryModule.ts`,
52`/packages/taro-webpack5-prebundle/src/webpack/TaroContainerPlugin.ts`,
53`/packages/taro-webpack5-prebundle/src/webpack/TaroContainerReferencePlugin.ts`,
54`/packages/taro-webpack5-prebundle/src/webpack/TaroModuleFederationPlugin.ts`
55See `/LICENSE` for details of the license.
56
57==================
58
59MIT (sizzle):
60The following files embed [sizzle](https://github.com/jquery/sizzle) MIT:
61`/packages/taro-extends/src/jquery/sizzle.js`
62See `/LICENSE.txt` for details of the license.
63
64==================
65
66MIT (zepto):
67The following files embed [zepto](https://github.com/madrobby/zepto) MIT:
68`/packages/taro-extends/src/jquery/zepto.js`,
69`/packages/taro-extends/src/jquery/event.js`
70See `/MIT-LICENSE` for details of the license.
71
72==================
73
74MIT (css-to-react-native):
75The following files embed [css-to-react-native](https://github.com/styled-components/css-to-react-native) MIT:
76`/packages/css-to-react-native/src/css-to-react-native/*`
77See `/LICENSE.md` for details of the license.
78
79==================
80
81MIT (reactify-wc):
82The following files embed [reactify-wc](https://github.com/BBKolton/reactify-wc) MIT:
83`/packages/taro-components-library-react/src/component-lib/reactify-wc.ts`
84See `/LICENSE` for details of the license.
85
86==================
87
88MIT (ant-design-mobile-rn):
89The following files embed [ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn) MIT:
90`/packages/taro-components-rn/src/components/Swiper/carousel.tsx`
91See `/LICENSE` for details of the license.
92
93==================
94
95MIT (react-wx-images-viewer):
96The following files embed [react-wx-images-viewer](https://github.com/react-ld/react-wx-images-viewer) MIT:
97`/packages/taro-h5/src/api/media/image/previewImage.ts`
98See `/LICENSE` for details of the license.
99
100==================
101
102MIT (webpack-contrib/css-loader):
103The following files embed [webpack-contrib/css-loader](https://github.com/webpack-contrib/css-loader) MIT:
104`/packages/taro-rn-style-transformer/src/utils/index.ts`
105See `/LICENSE` for details of the license.
106
107==================
108
109MIT (react-native):
110The following files embed [react-native](https://github.com/facebook/react-native) MIT:
111`/packages/taro-rn-style-transformer/src/transforms/StyleSheet/*`
112See `/LICENSE` for details of the license.
113
114==================
115
116MIT (myrne/performance-now):
117The following files embed [myrne/performance-now](https://github.com/myrne/performance-now) MIT:
118`/packages/taro-runtime/src/bom/raf.ts`
119See `/LICENSE` for details of the license.
120
121==================
122
123Apache (chameleon-api):
124The following files embed [chameleon-api](https://github.com/chameleon-team/chameleon-api) Apache:
125`/packages/taro-h5/src/api/device/clipboard.ts`
126
127==================
128
129MIT (uni-app):
130The following files embed [uni-app](https://github.com/dcloudio/uni-app) MIT:
131`/packages/taro-components-rn/src/components/Video/index.tsx`
132See `/LICENSE` for details of the license.
133
134==================
135
136MIT (miniprogram-render):
137The following files embed [miniprogram-render](https://github.com/Tencent/kbone) MIT:
138`/packages/taro-plugin-http/src/runtime/Cookie.ts`
139See `/LICENSE` for details of the license.
140
141==================
142
143MIT (stencil-ds-output-targets):
144The following files embed [stencil-ds-output-targets](https://github.com/ionic-team/stencil-ds-output-targets/) MIT:
145`/packages/taro-components-library-react/src/react-component-lib/utils/attachProps.ts`
146`/packages/taro-components-library-react/src/react-component-lib/utils/case.ts`
147`/packages/taro-components-library-react/src/react-component-lib/utils/dev.ts`
148`/packages/taro-components-library-react/src/react-component-lib/utils/index.tsx`
149`/packages/taro-components-library-react/src/react-component-lib/createComponent.tsx`
150`/packages/taro-components-library-react/src/react-component-lib/createOverlayComponent.tsx`
151`/packages/taro-components-library-react/src/react-component-lib/interfaces.ts`
152`/packages/taro-components-library-vue3/src/vue-component-lib/utils.ts`
153See `/LICENSE` for details of the license.
154
155==================
156
157MIT (stencil-vue2-output-target):
158The following files embed [stencil-vue2-output-target](https://github.com/diondree/stencil-vue2-output-target) MIT:
159`/packages/taro-components-library-vue2/src/vue-component-lib/utils.ts`
160See `/LICENSE` for details of the license.