This repository was archived by the owner on May 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathTHIRD-PARTY-NOTICE.txt
More file actions
246 lines (176 loc) · 7.22 KB
/
THIRD-PARTY-NOTICE.txt
File metadata and controls
246 lines (176 loc) · 7.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
This project uses the following third party libraries:
@types/expect-puppeteer
-----------------------
TypeScript type definitions expect-puppeteer
- Project: https://github.com/DefinitelyTyped/DefinitelyTyped
- License: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
@types/jest
-----------------------
TypeScript type definitions for Jest
- Project: https://github.com/DefinitelyTyped/DefinitelyTyped
- License: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
@types/jest-environment-puppeteer
-----------------------
TypeScript type definitions for jest-environment-puppeteer
- Project: https://github.com/DefinitelyTyped/DefinitelyTyped
- License: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
@types/puppeteer
-----------------------
TypeScript type definitions Puppeteer
- Project: https://github.com/DefinitelyTyped/DefinitelyTyped
- License: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
@typescript-eslint/eslint-plugin
-----------------------
TypeScript plugin for ESLint
- Project: https://github.com/typescript-eslint/typescript-eslint
- License: https://github.com/typescript-eslint/typescript-eslint#license
@typescript-eslint/parser
-----------------------
TypeScript parser for ESLint
- Project: https://github.com/typescript-eslint/typescript-eslint
- License: https://github.com/typescript-eslint/typescript-eslint#license
@typescript-eslint/typescript-estree
-----------------------
TypeScript utility for ESLint
- Project: https://github.com/typescript-eslint/typescript-eslint
- License: ehttps://github.com/typescript-eslint/typescript-eslint#license
autoprefixer
-----------------------
Adds browser CSS prefixes to expand browser support
- Project: https://github.com/postcss/autoprefixer
- License: https://github.com/postcss/autoprefixer/blob/main/LICENSE
bootstrap
-----------------------
CSS framework for easy prototyping
- Project: https://github.com/twbs/bootstrap
- License: https://github.com/twbs/bootstrap/blob/main/LICENSE
copyfiles
-----------------------
Copy files on the command line
- Project: https://github.com/calvinmetcalf/copyfiles
- License: https://github.com/calvinmetcalf/copyfiles/blob/master/license.md
cpy-cli
-----------------------
Node helper for copying files
- Project: https://github.com/sindresorhus/cpy-cli
- License: https://github.com/sindresorhus/cpy-cli/blob/main/license
eslint
-----------------------
Find and fix problems in your JavaScript code
- Project: https://github.com/eslint/eslint
- License: https://github.com/eslint/eslint/blob/master/LICENSE
eslint-config-prettier
-----------------------
Turns off all rules that are unnecessary or might conflict with Prettier
- Project: https://github.com/prettier/eslint-config-prettier
- License: https://github.com/prettier/eslint-config-prettier/blob/main/LICENSE
eslint-plugin-prettier
-----------------------
ESLint plugin for Prettier formatting
- Project: https://github.com/prettier/eslint-plugin-prettier
- License: https://github.com/prettier/eslint-plugin-prettier/blob/master/LICENSE.md
file-loader
-----------------------
The file-loader resolves import/require() on a file into a url and emits the file into the output directory
- Project: https://github.com/webpack-contrib/file-loader
- License: https://github.com/webpack-contrib/file-loader/blob/master/LICENSE
http-server
-----------------------
A simple zero-configuration command-line http server
- Project: https://github.com/http-party/http-server
- License: https://github.com/http-party/http-server/blob/master/LICENSE
husky
-----------------------
Modern native Git hooks made easy
- Project: https://github.com/typicode/husky
- License: https://github.com/typicode/husky/blob/main/LICENSE
jest
-----------------------
Delightful JavaScript Testing
- Project: https://github.com/facebook/jest
- License: https://github.com/facebook/jest/blob/master/LICENSE
jest-junit
-----------------------
A Jest reporter that creates compatible JUnit xml files
- Project: https://github.com/jest-community/jest-junit
- License: https://github.com/jest-community/jest-junit/blob/master/LICENSE
jest-puppeteer
-----------------------
Run your tests using Jest & Puppeteer
- Project: https://github.com/smooth-code/jest-puppeteer
- License: https://github.com/smooth-code/jest-puppeteer/blob/master/LICENSE
postcss
-----------------------
Processes CSS after compilation from SCSS or Less
- Project: https://github.com/postcss/postcss
- License: https://github.com/postcss/postcss/blob/main/LICENSE
postcss-loader
-----------------------
Plugin for Webpack for running PostCSS
- Project: https://github.com/webpack-contrib/postcss-loader
- License: https://github.com/webpack-contrib/postcss-loader/blob/master/LICENSE
miragejs
-----------------------
A client-side server to build, test and share your JavaScript app
- Project: https://github.com/miragejs/miragejs
- License: https://github.com/miragejs/miragejs/blob/master/LICENSE.md
node-sass
-----------------------
Node.js bindings to libsass
- Project: https://github.com/sass/node-sass
- License: https://github.com/sass/node-sass/blob/master/LICENSE
prettier
-----------------------
Prettier is an opinionated code formatter
- Project: https://github.com/prettier/prettier
- License: https://github.com/prettier/prettier/blob/main/LICENSE
puppeteer
-----------------------
Headless Chrome Node.js API
- Project: https://github.com/puppeteer/puppeteer
- License: https://github.com/puppeteer/puppeteer/blob/main/LICENSE
raw-loader
-----------------------
A loader for webpack that allows importing files as a String
- Project: https://github.com/webpack-contrib/raw-loader
- License: https://github.com/webpack-contrib/raw-loader/blob/master/LICENSE
sass-loader
-----------------------
Compiles Sass to CSS
- Project: https://github.com/webpack-contrib/sass-loader
- License: https://github.com/webpack-contrib/sass-loader/blob/master/LICENSE
shx
-----------------------
Portable Shell Commands for Node
- Project: https://github.com/shelljs/shx
- License: https://github.com/shelljs/shx/blob/master/LICENSE
ts-jest
-----------------------
A Jest transformer that lets you use Jest to test projects written in TypeScript
- Project: https://github.com/kulshekhar/ts-jest
- License: https://github.com/kulshekhar/ts-jest/blob/master/LICENSE.md
ts-loader
-----------------------
TypeScript loader for webpack
- Project: https://github.com/TypeStrong/ts-loader
- License: https://github.com/TypeStrong/ts-loader/blob/main/LICENSE
typedoc
-----------------------
Documentation generator for TypeScript projects
- Project: https://github.com/TypeStrong/typedoc
- License: https://github.com/TypeStrong/typedoc/blob/master/LICENSE
typescript
-----------------------
A compile to JavaScript type safe language
- Project: https://github.com/microsoft/TypeScript
- License: https://github.com/microsoft/TypeScript/blob/master/LICENSE.txt
webpack
-----------------------
Bundling tool for modular JavaScript
- Project: https://github.com/webpack/webpack
- License: https://github.com/webpack/webpack/blob/master/LICENSE
webpack-cli
-----------------------
CLI extension to Webpack
- Project: https://github.com/webpack/webpack-cli
- License: https://github.com/webpack/webpack-cli/blob/master/LICENSE