-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtechstack.yml
934 lines (934 loc) · 36.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
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
repo_name: Jozwiaczek/pwa-tech-talk
report_id: 1a7721fad76451ffae20ecf96a21103d
repo_type: Public
timestamp: '2023-12-14T10:37:07+00:00'
requested_by: Jozwiaczek
provider: github
branch: main
detected_tools_count: 71
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: 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: Repo Metadata
- name: SQL
description: It is a domain-specific language used in programming
website_url: https://en.wikipedia.org/wiki/SQL
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
detection_source: apps/api/prisma/migrations/20231106235309_init/migration.sql
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- 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: 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: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: Fastify
description: Fast and low overhead web framework, for Node.js
website_url: http://www.fastify.io/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/7609/24939410.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-15 03:09:38.000000000 Z
- name: NestJS
description: A progressive Node.js framework for building efficient and scalable
server-side applications by @kammysliwiec.
website_url: nestjs.com
version: 10.0.2
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/8747/4zsOyxko_400x400.jpg
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: Next.js
description: 'A small framework for server-rendered universal JavaScript apps '
website_url: https://nextjs.org/
version: 13.4.1
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/5936/nextjs.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- 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: Jakub Jóźwiak
last_updated_on: 2023-11-14 02:20:57.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: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: Recharts
description: Redefined chart library built with React and D3
website_url: http://recharts.org/
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Charting Libraries
image_url: https://img.stackshare.io/service/5608/13690587.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-17 21:51:04.000000000 Z
- name: RxJS
description: The Reactive Extensions for JavaScript
website_url: http://reactivex.io/rxjs/
version: 7.8.0
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/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.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: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-06 22:55:02.000000000 Z
- name: Prisma
description: Modern Database Access for TypeScript & Node.js
website_url: https://www.prisma.io/
version: 5.5.2
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Object Relational Mapper (ORM)
image_url: https://img.stackshare.io/service/8680/Logo_Symbol_White.jpg
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: Socket.IO
description: Realtime application framework (Node.JS server)
website_url: http://socket.io/
version: 4.7.2
open_source: true
hosted_saas: false
category: Application Hosting
sub_category: Realtime Backend / API
image_url: https://img.stackshare.io/service/1161/vI0ZZlhZ_400x400.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-06 00:14:23.000000000 Z
- name: pgvector
description: Open-source vector similarity search for Postgres
website_url: https://github.com/pgvector/pgvector/
open_source: false
hosted_saas: false
category: Data Stores
sub_category: Database Tools
image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png
detection_source: apps/client/public/screenshots/desktop/readme.txt
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-20 09:58:11.000000000 Z
- name: Babel
description: Use next generation JavaScript, today.
website_url: http://babeljs.io/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JavaScript Compilers
image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-05 01:06:17.000000000 Z
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: Esbuild
description: An extremely fast JavaScript bundler
website_url: https://esbuild.github.io/
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/25166/default_2dcc9286a150737a14625d18f6f93747f72be430.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-17 01:04:03.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: Jest
description: Painless JavaScript Unit Testing
website_url: http://facebook.github.io/jest/
version: 29.4.1
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/830/jest.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: Prettier
description: 'Prettier is an opinionated code formatter. '
website_url: https://prettier.io/
version: 3.0.3
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/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-04 22:33:46.000000000 Z
- name: Puppeteer
description: Headless Chrome Node API
website_url: https://github.com/GoogleChrome/puppeteer
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Headless Browsers
image_url: https://img.stackshare.io/service/7553/puppeteer.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-17 01:04:03.000000000 Z
- name: Webpack
description: A bundler for javascript and friends
website_url: http://webpack.js.org
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/1682/IMG_4636.PNG
detection_source: apps/api/webpack.config.js
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.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: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: HTML
description: Hypertext Markup Language for creating web pages.
website_url: http://
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/2270/no-img-open-source.png
detection_source: apps/client/public/google4458a799a04f2c9b.html
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-23 11:24:26.000000000 Z
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source: apps/client/public/screenshots/desktop/readme.txt
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-20 09:58:11.000000000 Z
- name: Leaflet
description: JavaScript library for mobile-friendly interactive maps
website_url: http://leafletjs.com/
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Application Utilities
sub_category: Mapping APIs
image_url: https://img.stackshare.io/service/2392/leaflet_upic.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-19 19:28:40.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source: Repo Metadata
- name: Vercel AI SDK
description: An interoperable, streaming-enabled, edge-ready software development
kit for AI apps
website_url: https://sdk.vercel.ai/docs
version: 1.1.1
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/101756/default_4f2991cba3ec7fdd1cc87de69f4868157b0f2001.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: Zod
description: TypeScript-first schema validation
website_url: https://zod.dev/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/48521/default_eea961e4c374e68a1c7eb5bbc9e4a39920890342.png
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: axios
description: Promise based HTTP client for the browser and node.js
website_url: https://github.com/mzabriskie/axios
version: 1.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: "@nestjs/common"
description: Nest - modern
package_url: https://www.npmjs.com/@nestjs/common
version: 10.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16950/default_ebf16e0c8af5e95030933d9e01479224b6665289.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: "@nestjs/core"
description: Nest - modern, fast, powerful node.js web framework
package_url: https://www.npmjs.com/@nestjs/core
version: 10.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17223/default_48f040bdc5f6c639c70bf350f8b8158ede27286c.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: "@nestjs/testing"
description: Nest - modern
package_url: https://www.npmjs.com/@nestjs/testing
version: 10.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17855/default_dc034f75f103514d23b4d1a7fe578415d63216ee.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@testing-library/react"
description: Simple and complete React DOM testing utilities that encourage good
testing practices
package_url: https://www.npmjs.com/@testing-library/react
version: 14.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: "@types/jest"
description: TypeScript definitions for Jest
package_url: https://www.npmjs.com/@types/jest
version: 29.4.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@types/jsonwebtoken"
description: TypeScript definitions for jsonwebtoken
package_url: https://www.npmjs.com/@types/jsonwebtoken
version: 9.0.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16959/default_caea01ce44a5fd1bb200d8fc0f8f2a1695b4e569.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@types/leaflet"
description: TypeScript definitions for Leaflet.js
package_url: https://www.npmjs.com/@types/leaflet
version: 1.9.8
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18718/default_417b40eb0d0e57406cf660ce53dd8dec69c7401d.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 18.14.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/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 18.2.24
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: "@types/react-dom"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react-dom
version: 18.2.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: "@types/uuid"
description: TypeScript definitions for uuid
package_url: https://www.npmjs.com/@types/uuid
version: 9.0.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16257/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@typescript-eslint/eslint-plugin"
description: TypeScript plugin for ESLint
package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
version: 5.60.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@typescript-eslint/parser"
description: An ESLint custom parser which leverages TypeScript ESTree
package_url: https://www.npmjs.com/@typescript-eslint/parser
version: 5.60.1
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: "@vercel/analytics"
description: Gain real-time traffic insights with Vercel Web Analytics
package_url: https://www.npmjs.com/@vercel/analytics
version: 1.1.1
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/package/npm/image.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 09:36:38.000000000 Z
- name: babel-jest
description: Jest plugin to use babel for transformation
package_url: https://www.npmjs.com/babel-jest
version: 29.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-05 01:06:17.000000000 Z
- name: babel-loader
description: Babel module loader for webpack
package_url: https://www.npmjs.com/babel-loader
version: 9.1.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15800/default_4acafe585186b4157fa23322ae7ca89e24b5cdef.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-05 01:06:17.000000000 Z
- name: base64url
description: For encoding to/from base64urls
package_url: https://www.npmjs.com/base64url
version: 3.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18265/default_eca55303586c828b2de78eb927c79a3104586ca0.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: class-transformer
description: Proper decorator-based transformation / serialization / deserialization
of plain javascript objects to class constructors
package_url: https://www.npmjs.com/class-transformer
version: 0.5.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17651/default_eb9caf7d7fb4d231f7e3b04a8c1fbef6fcd9fd73.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: class-validator
description: Class-based validation with Typescript / ES6 / ES5 using decorators
or validation schemas
package_url: https://www.npmjs.com/class-validator
version: 0.14.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17583/default_661ab15cb9ea1663765f3e16ee70a1d2d50118d1.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: eslint-config-prettier
description: Turns off all rules that are unnecessary or might conflict with Prettier
package_url: https://www.npmjs.com/eslint-config-prettier
version: 9.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-20 15:40:04.000000000 Z
- name: eslint-plugin-import
description: Import with sanity
package_url: https://www.npmjs.com/eslint-plugin-import
version: 2.27.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: eslint-plugin-jsx-a11y
description: Static AST checker for accessibility rules on JSX elements
package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y
version: 6.7.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: eslint-plugin-react
description: React specific linting rules for ESLint
package_url: https://www.npmjs.com/eslint-plugin-react
version: 7.32.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: eslint-plugin-react-hooks
description: ESLint rules for React Hooks
package_url: https://www.npmjs.com/eslint-plugin-react-hooks
version: 4.6.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: jest-environment-jsdom
description: Delightful JavaScript Testing
package_url: https://www.npmjs.com/jest-environment-jsdom
version: 29.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18413/default_867ef7396016341fd213fa568d6de11cc98fefff.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: jsonwebtoken
description: JSON Web Token implementation
package_url: https://www.npmjs.com/jsonwebtoken
version: 9.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16155/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: ms
description: Tiny millisecond conversion utility
package_url: https://www.npmjs.com/ms
version: 2.1.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16565/default_536789d2630ed352dc721a1c915ab456b7660201.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 12:44:54.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 18.2.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: react-toastify
description: React notification made easy
package_url: https://www.npmjs.com/react-toastify
version: 9.1.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18461/default_5ff724c0ff89bb42698aa80ef3403008cb0d8f72.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 10:04:05.000000000 Z
- name: reflect-metadata
description: Polyfill for Metadata Reflection API
package_url: https://www.npmjs.com/reflect-metadata
version: 0.1.13
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16019/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: sharp
description: High performance Node.js image processing
package_url: https://www.npmjs.com/sharp
version: 0.32.6
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16806/default_31a4e0e11d348225088320f3a5c5ea6fa49c27ad.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-21 16:09:15.000000000 Z
- name: socket.io-client
description: "[![Build Status]"
package_url: https://www.npmjs.com/socket.io-client
version: 4.7.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16164/default_ac04a744873b460c4ef30a7450ed0c83223640ab.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.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.2.7
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/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-06 22:55:02.000000000 Z
- name: ts-jest
description: A preprocessor with source maps support to help use TypeScript with
Jest
package_url: https://www.npmjs.com/ts-jest
version: 29.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: ts-node
description: TypeScript execution environment and REPL for node.js
package_url: https://www.npmjs.com/ts-node
version: 10.9.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-10-29 13:30:16.000000000 Z
- name: tslib
description: Runtime library for TypeScript helper functions
package_url: https://www.npmjs.com/tslib
version: 2.3.0
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/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-06 00:14:23.000000000 Z
- name: ua-parser-js
description: Lightweight JavaScript-based user-agent string parser
package_url: https://www.npmjs.com/ua-parser-js
version: 1.0.37
license: AGPL-3.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17510/default_e5adc22c59a44962e41dfaec51edeb42c083f2f4.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-14 00:39:43.000000000 Z
- name: uuid
description: RFC4122
package_url: https://www.npmjs.com/uuid
version: 9.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15916/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
detection_source_url: https://github.com/Jozwiaczek/pwa-tech-talk/blob/main/package.json
detection_source: package.json
last_updated_by: Jakub Jóźwiak
last_updated_on: 2023-11-15 23:23:58.000000000 Z