@uge/payo 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/index.js +97 -97
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -154,11 +154,11 @@ Each tool gets files in its own native format and location:
|
|
|
154
154
|
|
|
155
155
|
## What it asks about
|
|
156
156
|
|
|
157
|
-
Payo understands **25 frameworks, 24 ORMs, and
|
|
157
|
+
Payo understands **25 frameworks, 24 ORMs, and 16 databases** across
|
|
158
158
|
**TypeScript/JavaScript, Python, Go, and Rust** — and tailors its follow-up
|
|
159
159
|
questions to whatever you pick. Dimensions covered:
|
|
160
160
|
|
|
161
|
-
- **Project** — type (frontend / backend / full-stack) and a short description
|
|
161
|
+
- **Project** — type (frontend / backend / full-stack / CLI / script) and a short description
|
|
162
162
|
- **Language & framework** — plus framework-specific conventions
|
|
163
163
|
- **API** — REST, GraphQL, gRPC, tRPC
|
|
164
164
|
- **Frontend** — styling and state management
|