@@ -10,85 +10,8 @@ If you authored a project you’d like to showcase, please share it with us in a
1010
1111## First-Party
1212
13- The whole Stacks ecosystem is built using ` rpx ` . Here are some of the projects utilizing it :
13+ Within the whole Stacks ecosystem, ` rpx ` is used. to power the following projects :
1414
15- - [ ` vite-plugin-local ` ] ( https://github.com/stacksjs/vite-plugin-local ) _ (A Vite plugin for pretty development URLs and HTTPS. Zero config, zero setup)_
1615- [ ` stacks ` ] ( https://github.com/stacksjs/stacks ) _ (Progressive full-stack framework for Web Artisans. Develop modern apps, clouds & framework-agnostic libraries—faster.)_
17-
18- ### Stacks Framework
19-
20- As mentioned before, the whole core of the Stacks Framework is built using ` dtsx ` . Here are some of those Stacks core packages:
21-
22- - [ ` @stacksjs/actions ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/actions )
23- - [ ` @stacksjs/ai ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/ai )
24- - [ ` @stacksjs/alias ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/alias )
25- - [ ` @stacksjs/analytics ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/analytics )
26- - [ ` @stacksjs/api ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/api )
27- - [ ` @stacksjs/arrays ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/arrays )
28- - [ ` @stacksjs/auth ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/auth )
29- - [ ` @stacksjs/browser ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/browser )
30- - [ ` @stacksjs/buddy ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/buddy )
31- - [ ` @stacksjs/build ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/build )
32- - [ ` @stacksjs/cache ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/cache )
33- - [ ` @stacksjs/calendar ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/calendar )
34- - [ ` @stacksjs/chat ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/chat )
35- - [ ` @stacksjs/cli ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/cli )
36- - [ ` @stacksjs/cloud ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/cloud )
37- - [ ` @stacksjs/collections ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/collections )
38- - [ ` @stacksjs/commerce ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/commerce )
39- - [ ` @stacksjs/components ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/components )
40- - [ ` @stacksjs/config ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/config )
41- - [ ` @stacksjs/cron ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/cron )
42- - [ ` @stacksjs/database ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/database )
43- - [ ` @stacksjs/datetime ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/datetime )
44- - [ ` @stacksjs/desktop ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/desktop )
45- - [ ` @stacksjs/development ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/development )
46- - [ ` @stacksjs/dns ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/dns )
47- - [ ` @stacksjs/docs ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/docs )
48- - [ ` @stacksjs/email ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/email )
49- - [ ` @stacksjs/enums ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/enums )
50- - [ ` @stacksjs/env ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/env )
51- - [ ` @stacksjs/error-handling ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/error-handling )
52- - [ ` @stacksjs/events ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/events )
53- - [ ` @stacksjs/faker ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/faker )
54- - [ ` @stacksjs/git ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/git )
55- - [ ` @stacksjs/health ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/health )
56- - [ ` @stacksjs/http ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/http )
57- - [ ` @stacksjs/lint ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/lint )
58- - [ ` @stacksjs/logging ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/logging )
59- - [ ` @stacksjs/notifications ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/notifications )
60- - [ ` @stacksjs/objects ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/objects )
61- - [ ` @stacksjs/orm ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/orm )
62- - [ ` @stacksjs/path ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/path )
63- - [ ` @stacksjs/payments ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/payments )
64- - [ ` @stacksjs/plugins ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/plugins )
65- - [ ` @stacksjs/push ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/push )
66- - [ ` @stacksjs/query-builder ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/query-builder )
67- - [ ` @stacksjs/queue ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/queue )
68- - [ ` @stacksjs/raycast ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/raycast )
69- - [ ` @stacksjs/realtime ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/realtime )
70- - [ ` @stacksjs/registry ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/registry )
71- - [ ` @stacksjs/repl ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/repl )
72- - [ ` @stacksjs/router ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/router )
73- - [ ` @stacksjs/scheduler ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/scheduler )
74- - [ ` @stacksjs/search-engine ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/search-engine )
75- - [ ` @stacksjs/security ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/security )
76- - [ ` @stacksjs/server ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/server )
77- - [ ` @stacksjs/shell ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/shell )
78- - [ ` @stacksjs/slug ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/slug )
79- - [ ` @stacksjs/sms ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/sms )
80- - [ ` @stacksjs/storage ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/storage )
81- - [ ` @stacksjs/strings ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/strings )
82- - [ ` @stacksjs/testing ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/testing )
83- - [ ` @stacksjs/tinker ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/tinker )
84- - [ ` @stacksjs/tunnel ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/tunnel )
85- - [ ` @stacksjs/types ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/types )
86- - [ ` @stacksjs/ui ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/ui )
87- - [ ` @stacksjs/utils ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/utils )
88- - [ ` @stacksjs/validation ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/validation )
89- - [ ` @stacksjs/vite-config ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/vite-config )
90- - [ ` @stacksjs/vite-plugin ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/vite-plugin )
91- - [ ` @stacksjs/whois ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/whois )
92- - [ ` @stacksjs/x-ray ` ] ( https://github.com/stacksjs/stacks/tree/main/storage/framework/core/x-ray )
93-
94- We try to keep the list up-to-date, but it's possible that some packages are missing. If you find any, please let us know!
16+ - [ ` stx ` ] ( https://github.com/stacksjs/stx ) _ (A fast & powerful UI templating language.)_
17+ - [ ` vite-plugin-local ` ] ( https://github.com/stacksjs/vite-plugin-local ) _ (A Vite plugin for pretty development URLs and HTTPS. Zero config, zero setup)_
0 commit comments