-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtechstack.yml
502 lines (502 loc) · 20.6 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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
repo_name: IHTSDO/sct-implementation-demonstrator
report_id: 41b57bc98875c53982ee7c69d1e73292
version: 0.1
repo_type: Public
timestamp: '2024-03-21T12:57:49+00:00'
requested_by: alopezo
provider: github
branch: main
detected_tools_count: 37
tools:
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator
detection_source: Repo Metadata
- 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_url: https://github.com/IHTSDO/sct-implementation-demonstrator
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_url: https://github.com/IHTSDO/sct-implementation-demonstrator
detection_source: Repo Metadata
- name: Angular
description: A platform for building mobile and desktop web applications
website_url: https://angular.io
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Javascript MVC Frameworks
image_url: https://img.stackshare.io/service/3745/cb8U-gL6_400x400.jpg
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: Autoprefixer
description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules
website_url: https://github.com/postcss/autoprefixer
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: Alejandro Lopez Osornio
last_updated_on: 2024-02-13 22:39:22.000000000 Z
- name: PostCSS
description: Transform CSS with JS plugins
website_url: https://github.com/postcss/postcss
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: RxJS
description: The Reactive Extensions for JavaScript
website_url: http://reactivex.io/rxjs/
version: 6.6.7
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Concurrency Frameworks
image_url: https://img.stackshare.io/service/1796/984368.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: Tailwind CSS
description: A utility-first CSS framework for rapid UI development
website_url: https://tailwindcss.com
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: Alejandro Lopez Osornio
last_updated_on: 2024-02-13 22:39:22.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_url: https://github.com/IHTSDO/sct-implementation-demonstrator
detection_source: Repo Metadata
- name: Jasmine
description: DOM-less simple JavaScript testing framework
website_url: http://jasmine.github.io/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/831/7c0b595409af531b9cdeb07f8c513e8b.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: Karma
description: Spectacular Test Runner for JavaScript
website_url: http://karma-runner.github.io/
version: 6.4.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Browser Testing
image_url: https://img.stackshare.io/service/1420/TidYGd6a.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: Visual Studio Code
description: Build and debug modern web and cloud applications, by Microsoft
website_url: https://code.visualstudio.com/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Text Editor
image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/.vscode/tasks.json
detection_source: ".vscode/tasks.json"
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: highlight.js
description: Syntax highlighter in JavaScript
website_url: https://highlightjs.org/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Text Editor
image_url: https://img.stackshare.io/service/6888/c17e7d9688d86bd9f9506ec1fbd6d200_400x400.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-26 21:44:38.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_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: "@angular-devkit/build-angular"
description: Angular Webpack Build Facade
package_url: https://www.npmjs.com/@angular-devkit/build-angular
version: 15.2.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16162/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-06-02 20:33:31.000000000 Z
- name: "@angular/animations"
description: Angular - animations integration with web-animations
package_url: https://www.npmjs.com/@angular/animations
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16010/default_af9df0bc9fa88191d2fe609204c5bd7599c1a797.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/cdk"
description: Angular Material Component Development Kit
package_url: https://www.npmjs.com/@angular/cdk
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16358/default_22cf6cee54c697b5a223902962cc57a55ee80be9.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/cli"
description: CLI tool for Angular
package_url: https://www.npmjs.com/@angular/cli
version: 15.2.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16000/default_976847109ccfe67d00b33d9ff71329b6e82f5f89.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/common"
description: Angular - commonly needed directives and services
package_url: https://www.npmjs.com/@angular/common
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15913/default_ac622bc364a601d766b9a6f6039f191492f54d65.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/compiler"
description: Angular - the compiler library
package_url: https://www.npmjs.com/@angular/compiler
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15917/default_4040fefea2f98006727f63d042275b96a275ab2d.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/compiler-cli"
description: Angular - the compiler CLI for Node.js
package_url: https://www.npmjs.com/@angular/compiler-cli
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15927/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/forms"
description: Angular - directives and services for creating forms
package_url: https://www.npmjs.com/@angular/forms
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15944/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/material"
description: Angular Material
package_url: https://www.npmjs.com/@angular/material
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16444/default_5ffcf8d02a3454bd25d27d236025c6d078c3b672.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/platform-browser"
description: Angular - library for using Angular in a web browser
package_url: https://www.npmjs.com/@angular/platform-browser
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15921/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/platform-browser-dynamic"
description: Angular - library for using Angular in a web browser with JIT compilation
package_url: https://www.npmjs.com/@angular/platform-browser-dynamic
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15933/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@angular/router"
description: Angular - the routing library
package_url: https://www.npmjs.com/@angular/router
version: 15.2.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15965/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: "@types/jasmine"
description: TypeScript definitions for Jasmine
package_url: https://www.npmjs.com/@types/jasmine
version: 4.3.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15924/default_ac622bc364a601d766b9a6f6039f191492f54d65.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: file-saver
description: An HTML5 saveAs
package_url: https://www.npmjs.com/file-saver
version: 2.0.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16795/default_6e51a44775c61dcb2888547ad406a2f0cf2c344e.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 18:08:28.000000000 Z
- name: jasmine-core
description: Official packaging of Jasmine's core files for use by Node.js projects
package_url: https://www.npmjs.com/jasmine-core
version: 4.5.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15905/default_3af1504b6f77c55205ba630fe08c472f43b95f6e.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: karma-chrome-launcher
description: A Karma plugin. Launcher for Chrome and Chrome Canary
package_url: https://www.npmjs.com/karma-chrome-launcher
version: 3.1.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15860/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: karma-coverage
description: A Karma plugin. Generate code coverage
package_url: https://www.npmjs.com/karma-coverage
version: 2.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15951/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: karma-jasmine
description: A Karma plugin - adapter for Jasmine testing framework
package_url: https://www.npmjs.com/karma-jasmine
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/15886/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: karma-jasmine-html-reporter
description: A Karma plugin
package_url: https://www.npmjs.com/karma-jasmine-html-reporter
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/15999/default_7a465bc85b23fd837cbc038fd1d504632c41a884.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: tailwindcss
description: A utility-first CSS framework for rapidly building custom user interfaces
package_url: https://www.npmjs.com/tailwindcss
version: 3.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: Alejandro Lopez Osornio
last_updated_on: 2024-02-13 22:39:22.000000000 Z
- name: tslib
description: Runtime library for TypeScript helper functions
package_url: https://www.npmjs.com/tslib
version: 1.14.1
license: 0BSD
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15853/default_97d4687bd07ff1bb963fd566c84e7cbf7c73bbee.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z
- name: xlsx
description: SheetJS Spreadsheet data parser and writer
package_url: https://www.npmjs.com/xlsx
version: 0.19.3
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16781/default_c6eddffbed005d007ab4638fbcac90e4b79576b2.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-26 21:42:22.000000000 Z
- name: zone.js
description: Zones for JavaScript
package_url: https://www.npmjs.com/zone.js
version: 0.12.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15915/default_59a1b5716eefa3750c20936c3d53ff13a6390ee1.png
detection_source_url: https://github.com/IHTSDO/sct-implementation-demonstrator/blob/main/package-lock.json
detection_source: package.json
last_updated_by: alopezo
last_updated_on: 2023-04-20 17:19:37.000000000 Z