mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-21 08:26:52 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "chat-cards",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"description": "Interactive card deck in a GHCP canvas: tab cards, tables, SVG charts, show/hide sections, numbered outlines, rendered markdown documents, video clips, and forms whose submissions come back to the conversation as prompts.",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"keywords": [
|
||||
"interactive-cards",
|
||||
"charts",
|
||||
"forms",
|
||||
"education",
|
||||
"research",
|
||||
"visual-explanations",
|
||||
"canvas"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user