Skip to content

Commit

Permalink
Add new helper and intro TS category
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Dec 18, 2023
1 parent 9b5c421 commit d37a632
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helpers/c-to-typescript.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"desc": "Convert C# Models, ViewModels and DTOs into their TypeScript equivalents.",
"url": "https://csharptotypescript.azurewebsites.net/",
"tags": [
"Code",
"TypeScript",
"Data transformation"
],
"maintainers": [
Expand Down
2 changes: 1 addition & 1 deletion helpers/maketypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "https://jvilk.com/MakeTypes/",
"tags": [
"JSON",
"JavaScript"
"TypeScript"
],
"maintainers": [
"jvilk"
Expand Down
3 changes: 2 additions & 1 deletion helpers/ts-faker.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"desc": "Generate fake data using TypeScript interfaces",
"url": "https://ts-faker.vercel.app",
"tags": [
"Generated Data"
"Generated Data",
"TypeScript"
],
"maintainers": [
"SirwanAfifi"
Expand Down

1 comment on commit d37a632

@vercel
Copy link

@vercel vercel bot commented on d37a632 Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.