This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
forked from jaysuz/material-dev-tools
-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
techstack.yml
307 lines (307 loc) · 11.7 KB
/
techstack.yml
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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
repo_name: mallowigi/material-dev-tools
report_id: 00ca51ef846620d370047ab30604cbcd
repo_type: Public
timestamp: '2023-12-14T13:15:14+00:00'
requested_by: mallowigi
provider: github
branch: master
detected_tools_count: 23
tools:
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source: Repo Metadata
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source: Repo Metadata
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source: package.json
last_updated_by: Jonas Augsburger
last_updated_on: 2018-10-29 10:28:51.000000000 Z
- name: Sass
description: Syntactically Awesome Style Sheets
website_url: http://sass-lang.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
detection_source: package.json
last_updated_by: Jonas Augsburger
last_updated_on: 2018-10-29 10:28:51.000000000 Z
- name: Svelte
description: A UI framework that compiles into tiny standalone JavaScript modules
website_url: https://svelte.technology/
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/6113/7exmJEg4_400x400.png
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:04:28.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source: Repo Metadata
- name: GitHub Actions
description: Automate your workflow from idea to production
website_url: https://github.com/features/actions
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source: ".github/workflows/quality-checks.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:08:51.000000000 Z
- name: Prettier
description: 'Prettier is an opinionated code formatter. '
website_url: https://prettier.io/
version: 3.1.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:08:38.000000000 Z
- name: Stylelint
description: A mighty, modern CSS linter
website_url: http://stylelint.io/
version: 15.11.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/5446/V9JsvPul_400x400.jpg
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2023-11-05 17:19:50.000000000 Z
- name: gulp
description: The streaming build system
website_url: http://gulpjs.com/
version: 4.0.2
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/844/iruTC031.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-03-18 11:59:58.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source: package.json
last_updated_by: Jonas Augsburger
last_updated_on: 2018-10-29 10:28:51.000000000 Z
- name: Prism
description: An extensible syntax highlighter, built with modern web standards
website_url: https://prismjs.com/
version: 1.29.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/service/10010/Screen_Shot_2012-07-31_at_21.57.03__400x400.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2023-11-05 17:19:50.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 20.9.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:54:27.000000000 Z
- name: compression
description: Node.js compression middleware
package_url: https://www.npmjs.com/compression
version: 1.7.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16187/default_9a7a7dcd69c12c746dc4000dc4d1b75758079c9f.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:08:38.000000000 Z
- name: gulp-clean
description: A gulp plugin for removing files and folders
package_url: https://www.npmjs.com/gulp-clean
version: 0.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16218/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-03-18 11:59:58.000000000 Z
- name: gulp-clean-css
description: Minify css with clean-css
package_url: https://www.npmjs.com/gulp-clean-css
version: 4.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16301/default_3b7197abc4df3d7fa7c5292f17b2e6fb0cd1c8d4.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-03-18 11:59:58.000000000 Z
- name: gulp-copy
description: Plugin copying files to a new destination and using that destination
for other actions
package_url: https://www.npmjs.com/gulp-copy
version: 4.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17603/default_b06ec1ccf403dac1459596b8571a4fb6a46577e1.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-03-18 11:59:58.000000000 Z
- name: gulp-rename
description: Rename files
package_url: https://www.npmjs.com/gulp-rename
version: 2.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15895/default_e4668902f8489350db9b0fb228523a571ef05b26.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2023-11-06 13:51:28.000000000 Z
- name: gulp-sass
description: Gulp plugin for sass
package_url: https://www.npmjs.com/gulp-sass
version: 5.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16002/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2023-11-05 17:19:50.000000000 Z
- name: gulp-zip
description: ZIP compress files
package_url: https://www.npmjs.com/gulp-zip
version: 5.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16846/default_5c6919c5e02b8e6c83f3a2b23db5b6962e3caca0.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2022-03-18 11:59:58.000000000 Z
- name: node-fetch
description: A light-weight module that brings window.fetch to node.js
package_url: https://www.npmjs.com/node-fetch
version: 3.3.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15978/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: renovate[bot]
last_updated_on: 2023-11-19 08:54:27.000000000 Z
- name: npm-run-all
description: A CLI tool to run multiple npm-scripts in parallel or sequential
package_url: https://www.npmjs.com/npm-run-all
version: 4.1.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15926/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2021-06-11 17:55:14.000000000 Z
- name: prismjs
description: Lightweight, robust, elegant syntax highlighting
package_url: https://www.npmjs.com/prismjs
version: 1.29.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16351/default_4cc3f31b8c64a6268fc123f0965a09d1b11180af.png
detection_source_url: https://github.com/mallowigi/material-dev-tools/blob/master/package-lock.json
detection_source: package.json
last_updated_by: Elior
last_updated_on: 2023-11-05 17:19:50.000000000 Z