Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit e03f4a4

Browse files
committed
Create techstack.yml
1 parent 82dfb84 commit e03f4a4

1 file changed

Lines changed: 309 additions & 0 deletions

File tree

techstack.yml

Lines changed: 309 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,309 @@
1+
repo_name: mallowigi/material-dev-tools
2+
report_id: b7bb6818c9311d643b25cdacf068701c
3+
repo_type: Public
4+
timestamp: '2023-11-19T07:59:52+00:00'
5+
requested_by: mallowigi
6+
provider: github
7+
branch: master
8+
detected_tools_count: 23
9+
tools:
10+
- name: JavaScript
11+
description: Lightweight, interpreted, object-oriented language with first-class
12+
functions
13+
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
14+
open_source: true
15+
hosted_saas: false
16+
category: Languages & Frameworks
17+
sub_category: Languages
18+
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
19+
detection_source: Repo Metadata
20+
- name: TypeScript
21+
description: A superset of JavaScript that compiles to clean JavaScript output
22+
website_url: http://www.typescriptlang.org
23+
license: Apache-2.0
24+
open_source: true
25+
hosted_saas: false
26+
category: Languages & Frameworks
27+
sub_category: Languages
28+
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
29+
detection_source: Repo Metadata
30+
- name: Node.js
31+
description: A platform built on Chrome's JavaScript runtime for easily building
32+
fast, scalable network applications
33+
website_url: http://nodejs.org/
34+
open_source: true
35+
hosted_saas: false
36+
category: Languages & Frameworks
37+
sub_category: Frameworks (Full Stack)
38+
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
39+
detection_source: package.json
40+
last_updated_by: Jonas Augsburger
41+
last_updated_on: 2018-10-29 10:28:51.000000000 Z
42+
- name: Svelte
43+
description: A UI framework that compiles into tiny standalone JavaScript modules
44+
website_url: https://svelte.technology/
45+
license: MIT
46+
open_source: true
47+
hosted_saas: false
48+
category: Libraries
49+
sub_category: Javascript UI Libraries
50+
image_url: https://img.stackshare.io/service/6113/7exmJEg4_400x400.png
51+
detection_source: package.json
52+
last_updated_by: Elior
53+
last_updated_on: 2023-11-06 13:51:28.000000000 Z
54+
- name: Git
55+
description: Fast, scalable, distributed revision control system
56+
website_url: http://git-scm.com/
57+
open_source: true
58+
hosted_saas: false
59+
category: Build, Test, Deploy
60+
sub_category: Version Control System
61+
image_url: https://img.stackshare.io/service/1046/git.png
62+
detection_source: Repo Metadata
63+
- name: GitHub Actions
64+
description: Automate your workflow from idea to production
65+
website_url: https://github.com/features/actions
66+
open_source: false
67+
hosted_saas: true
68+
category: Build, Test, Deploy
69+
sub_category: Continuous Integration
70+
image_url: https://img.stackshare.io/service/11563/actions.png
71+
detection_source: ".github/workflows/quality-checks.yml"
72+
last_updated_by: renovate[bot]
73+
last_updated_on: 2022-09-01 14:34:09.000000000 Z
74+
- name: Prettier
75+
description: 'Prettier is an opinionated code formatter. '
76+
website_url: https://prettier.io/
77+
version: 3.0.3
78+
license: MIT
79+
open_source: true
80+
hosted_saas: false
81+
category: Build, Test, Deploy
82+
sub_category: Code Review
83+
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
84+
detection_source_url: package-lock.json
85+
detection_source: package.json
86+
last_updated_by: Elior
87+
last_updated_on: 2023-11-06 13:51:28.000000000 Z
88+
- name: Stylelint
89+
description: A mighty, modern CSS linter
90+
website_url: http://stylelint.io/
91+
version: 15.11.0
92+
license: MIT
93+
open_source: true
94+
hosted_saas: false
95+
category: Build, Test, Deploy
96+
sub_category: Code Review
97+
image_url: https://img.stackshare.io/service/5446/V9JsvPul_400x400.jpg
98+
detection_source_url: package-lock.json
99+
detection_source: package.json
100+
last_updated_by: Elior
101+
last_updated_on: 2023-11-05 17:19:50.000000000 Z
102+
- name: gulp
103+
description: The streaming build system
104+
website_url: http://gulpjs.com/
105+
version: 4.0.2
106+
license: MIT
107+
open_source: true
108+
hosted_saas: false
109+
category: Build, Test, Deploy
110+
sub_category: JS Build Tools / JS Task Runners
111+
image_url: https://img.stackshare.io/service/844/iruTC031.png
112+
detection_source_url: package-lock.json
113+
detection_source: package.json
114+
last_updated_by: Elior
115+
last_updated_on: 2022-03-18 11:59:58.000000000 Z
116+
- name: npm
117+
description: The package manager for JavaScript.
118+
website_url: https://www.npmjs.com/
119+
open_source: false
120+
hosted_saas: false
121+
category: Build, Test, Deploy
122+
sub_category: Front End Package Manager
123+
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
124+
detection_source: package.json
125+
last_updated_by: Jonas Augsburger
126+
last_updated_on: 2018-10-29 10:28:51.000000000 Z
127+
- name: Prism
128+
description: An extensible syntax highlighter, built with modern web standards
129+
website_url: https://prismjs.com/
130+
version: 1.29.0
131+
license: MIT
132+
open_source: true
133+
hosted_saas: false
134+
category: Libraries
135+
sub_category: Javascript Utilities & Libraries
136+
image_url: https://img.stackshare.io/service/10010/Screen_Shot_2012-07-31_at_21.57.03__400x400.png
137+
detection_source_url: package-lock.json
138+
detection_source: package.json
139+
last_updated_by: Elior
140+
last_updated_on: 2023-11-05 17:19:50.000000000 Z
141+
- name: "@types/node"
142+
description: TypeScript definitions for Node.js
143+
package_url: https://www.npmjs.com/@types/node
144+
version: 20.8.10
145+
license: MIT
146+
open_source: true
147+
hosted_saas: false
148+
category: Libraries
149+
sub_category: npm Packages
150+
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
151+
detection_source_url: package-lock.json
152+
detection_source: package.json
153+
last_updated_by: Elior
154+
last_updated_on: 2023-11-06 13:51:28.000000000 Z
155+
- name: compression
156+
description: Node.js compression middleware
157+
package_url: https://www.npmjs.com/compression
158+
version: 1.7.4
159+
license: MIT
160+
open_source: true
161+
hosted_saas: false
162+
category: Libraries
163+
sub_category: npm Packages
164+
image_url: https://img.stackshare.io/package/16187/default_9a7a7dcd69c12c746dc4000dc4d1b75758079c9f.png
165+
detection_source_url: package-lock.json
166+
detection_source: package.json
167+
last_updated_by: Elior
168+
last_updated_on: 2023-11-10 15:54:11.000000000 Z
169+
- name: gulp-clean
170+
description: A gulp plugin for removing files and folders
171+
package_url: https://www.npmjs.com/gulp-clean
172+
version: 0.4.0
173+
license: MIT
174+
open_source: true
175+
hosted_saas: false
176+
category: Libraries
177+
sub_category: npm Packages
178+
image_url: https://img.stackshare.io/package/16218/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
179+
detection_source_url: package-lock.json
180+
detection_source: package.json
181+
last_updated_by: Elior
182+
last_updated_on: 2022-03-18 11:59:58.000000000 Z
183+
- name: gulp-clean-css
184+
description: Minify css with clean-css
185+
package_url: https://www.npmjs.com/gulp-clean-css
186+
version: 4.3.0
187+
license: MIT
188+
open_source: true
189+
hosted_saas: false
190+
category: Libraries
191+
sub_category: npm Packages
192+
image_url: https://img.stackshare.io/package/16301/default_3b7197abc4df3d7fa7c5292f17b2e6fb0cd1c8d4.png
193+
detection_source_url: package-lock.json
194+
detection_source: package.json
195+
last_updated_by: Elior
196+
last_updated_on: 2022-03-18 11:59:58.000000000 Z
197+
- name: gulp-copy
198+
description: Plugin copying files to a new destination and using that destination
199+
for other actions
200+
package_url: https://www.npmjs.com/gulp-copy
201+
version: 4.0.1
202+
license: MIT
203+
open_source: true
204+
hosted_saas: false
205+
category: Libraries
206+
sub_category: npm Packages
207+
image_url: https://img.stackshare.io/package/17603/default_b06ec1ccf403dac1459596b8571a4fb6a46577e1.png
208+
detection_source_url: package-lock.json
209+
detection_source: package.json
210+
last_updated_by: Elior
211+
last_updated_on: 2022-03-18 11:59:58.000000000 Z
212+
- name: gulp-rename
213+
description: Rename files
214+
package_url: https://www.npmjs.com/gulp-rename
215+
version: 2.0.0
216+
license: MIT
217+
open_source: true
218+
hosted_saas: false
219+
category: Libraries
220+
sub_category: npm Packages
221+
image_url: https://img.stackshare.io/package/15895/default_e4668902f8489350db9b0fb228523a571ef05b26.png
222+
detection_source_url: package-lock.json
223+
detection_source: package.json
224+
last_updated_by: Elior
225+
last_updated_on: 2023-11-06 13:51:28.000000000 Z
226+
- name: gulp-sass
227+
description: Gulp plugin for sass
228+
package_url: https://www.npmjs.com/gulp-sass
229+
version: 5.1.0
230+
license: MIT
231+
open_source: true
232+
hosted_saas: false
233+
category: Libraries
234+
sub_category: npm Packages
235+
image_url: https://img.stackshare.io/package/16002/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png
236+
detection_source_url: package-lock.json
237+
detection_source: package.json
238+
last_updated_by: Elior
239+
last_updated_on: 2023-11-05 17:19:50.000000000 Z
240+
- name: gulp-zip
241+
description: ZIP compress files
242+
package_url: https://www.npmjs.com/gulp-zip
243+
version: 5.1.0
244+
license: MIT
245+
open_source: true
246+
hosted_saas: false
247+
category: Libraries
248+
sub_category: npm Packages
249+
image_url: https://img.stackshare.io/package/16846/default_5c6919c5e02b8e6c83f3a2b23db5b6962e3caca0.png
250+
detection_source_url: package-lock.json
251+
detection_source: package.json
252+
last_updated_by: Elior
253+
last_updated_on: 2022-03-18 11:59:58.000000000 Z
254+
- name: node-fetch
255+
description: A light-weight module that brings window.fetch to node.js
256+
package_url: https://www.npmjs.com/node-fetch
257+
version: 3.3.2
258+
license: MIT
259+
open_source: true
260+
hosted_saas: false
261+
category: Libraries
262+
sub_category: npm Packages
263+
image_url: https://img.stackshare.io/package/15978/default_f49d4c116f8ea0155f4d92673b084378bba02760.png
264+
detection_source_url: package-lock.json
265+
detection_source: package.json
266+
last_updated_by: Elior
267+
last_updated_on: 2023-11-06 13:51:28.000000000 Z
268+
- name: npm-run-all
269+
description: A CLI tool to run multiple npm-scripts in parallel or sequential
270+
package_url: https://www.npmjs.com/npm-run-all
271+
version: 4.1.5
272+
license: MIT
273+
open_source: true
274+
hosted_saas: false
275+
category: Libraries
276+
sub_category: npm Packages
277+
image_url: https://img.stackshare.io/package/15926/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png
278+
detection_source_url: package-lock.json
279+
detection_source: package.json
280+
last_updated_by: Elior
281+
last_updated_on: 2021-06-11 17:55:14.000000000 Z
282+
- name: prismjs
283+
description: Lightweight, robust, elegant syntax highlighting
284+
package_url: https://www.npmjs.com/prismjs
285+
version: 1.29.0
286+
license: MIT
287+
open_source: true
288+
hosted_saas: false
289+
category: Libraries
290+
sub_category: npm Packages
291+
image_url: https://img.stackshare.io/package/16351/default_4cc3f31b8c64a6268fc123f0965a09d1b11180af.png
292+
detection_source_url: package-lock.json
293+
detection_source: package.json
294+
last_updated_by: Elior
295+
last_updated_on: 2023-11-05 17:19:50.000000000 Z
296+
- name: sass
297+
description: A pure JavaScript implementation of Sass
298+
package_url: https://www.npmjs.com/sass
299+
version: 1.69.5
300+
license: MIT
301+
open_source: true
302+
hosted_saas: false
303+
category: Libraries
304+
sub_category: npm Packages
305+
image_url: https://img.stackshare.io/package/16057/default_5fd43aeff4d6a935abc13737de01a0355210499d.png
306+
detection_source_url: package-lock.json
307+
detection_source: package.json
308+
last_updated_by: Elior
309+
last_updated_on: 2023-11-05 17:19:50.000000000 Z

0 commit comments

Comments
 (0)