You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+86-86Lines changed: 86 additions & 86 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,92 +38,6 @@ sh <(curl stacksjs.org) my-project # wip
38
38
bunx stacks new my-project
39
39
```
40
40
41
-
## Features
42
-
43
-
The Stacks framework is a harmony of several “engines” to build any web and/or desktop application, in highly scalable & privacy-friendly ways. It consists of the following engines:
44
-
45
-
### Stacks Frontend
46
-
47
-
_Develop dynamic UIs with helpers for atomic design, and much more._
48
-
49
-
- 🧩 **Components**_primitive to develop user interfaces_
50
-
- 🤖 **Functions**_primitive to develop business logic (and grant your UI superpowers)_
- ⏩ **Code Snippets**_say goodbye to the boilerplate—thank you Sarah Drasner_
116
-
- 🔤 **Spell Checker**_be notified once there are typos_
117
-
- 🛠️ **Utilities**_Collections, VueUse, and more_
118
-
- 👥 **Team Management**_manage your team & their permissions_
119
-
- 🧪 **Testing**_unit & e2e tests powered by Bun & Playwright_
120
-
121
-
No matter whether you are a beginner or an expert, the approachable Stacks design allows you to learn at your own pace, using our thorough documentation covering every aspect of the framework. Stacks is extremely beginner & expert-friendly.
122
-
123
-
Develop beautiful, reactive, composable UIs without learning a new set of languages. HTML, CSS, and minimal JavaScript—that’s all you need to dive in now! _Or TypeScript ✌🏼_
124
-
125
-
> _A true rapid application development framework for all Full Stack needs. Next-level simplicity & helpful DX._
126
-
127
41
## 🤖 Usage
128
42
129
43
The following list includes some of the most common ways to interact with the Stacks API.
@@ -316,6 +230,92 @@ buddy fresh
316
230
317
231
Read more here about the Stacks CLI in the documentation.
318
232
233
+
## Features
234
+
235
+
The Stacks framework is a harmony of several “engines” to build any web and/or desktop application, in highly scalable & privacy-friendly ways. It consists of the following engines:
236
+
237
+
### Stacks Frontend
238
+
239
+
_Develop dynamic UIs with helpers for atomic design, and much more._
240
+
241
+
- 🧩 **Components**_primitive to develop user interfaces_
242
+
- 🤖 **Functions**_primitive to develop business logic (and grant your UI superpowers)_
- ⏩ **Code Snippets**_say goodbye to the boilerplate—thank you Sarah Drasner_
308
+
- 🔤 **Spell Checker**_be notified once there are typos_
309
+
- 🛠️ **Utilities**_Collections, VueUse, and more_
310
+
- 👥 **Team Management**_manage your team & their permissions_
311
+
- 🧪 **Testing**_unit & e2e tests powered by Bun & Playwright_
312
+
313
+
No matter whether you are a beginner or an expert, the approachable Stacks design allows you to learn at your own pace, using our thorough documentation covering every aspect of the framework. Stacks is extremely beginner & expert-friendly.
314
+
315
+
Develop beautiful, reactive, composable UIs without learning a new set of languages. HTML, CSS, and minimal JavaScript—that’s all you need to dive in now! _Or TypeScript ✌🏼_
316
+
317
+
> _A true rapid application development framework for all Full Stack needs. Next-level simplicity & helpful DX._
318
+
319
319
## 🎯 Roadmap
320
320
321
321
Part of the Stacks ecosystem are the following first-party supported stacks:
0 commit comments