File tree Expand file tree Collapse file tree 3 files changed +18
-7
lines changed
Expand file tree Collapse file tree 3 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 11---
2- title : " A Deep Dive into Codemod Frameworks"
3- description : " Comparing popular tools for programmatic code transformation "
2+ title : " Comparing Codemod Frameworks"
3+ sidebarTitle : " Codemod Frameworks "
44icon : " code-compare"
55iconType : " solid"
66---
Original file line number Diff line number Diff line change @@ -4,10 +4,21 @@ icon: "clock"
44iconType : " solid"
55---
66
7- <Update label = " 2024-01-24" description = " A Deep Dive into Codemod Frameworks" >
8- Comparing popular tools for programmatic code transformation
7+ <Update
8+ label = " 2024-01-24"
9+ description = " Comparing Codemod Frameworks"
10+ title = " Codemod Frameworks"
11+ >
12+ ## Codemod Frameworks
13+
14+ Comparing popular tools for programmatic code transformation
15+
916</Update >
1017
11- <Update label = " 2024-01-24" description = " Acting via Code" >
12- The path to advanced code manipulation agents
18+ <Update label = " 2024-01-24" description = " Act via Code" >
19+
20+ ## Act via Code
21+
22+ The path to advanced code manipulation agents
23+
1324</Update >
Original file line number Diff line number Diff line change 133133 },
134134 {
135135 "group" : " Blog" ,
136- "pages" : [" blog/posts" , " blog/act-via-code" ]
136+ "pages" : [" blog/posts" , " blog/act-via-code" , " blog/codemod-frameworks " ]
137137 },
138138 {
139139 "group" : " API Reference" ,
You can’t perform that action at this time.
0 commit comments