summaryrefslogtreecommitdiff
path: root/docs/src/data/components.json
blob: b5fde67a5310456e0fc2e45bc4d2c7f0f61b336b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "official": [],
  "community": [
    {
      "name": "accessible-astro-components",
      "description": "A set of accessible modals, buttons, toggles and more.",
      "github": "https://www.npmjs.com/package/accessible-astro-components",
      "demo": null
    },
    {
      "name": "astro-static-tweet",
      "description": "A lightweight static-HTML tweet embed.",
      "github": "https://www.npmjs.com/package/@rebelchris/astro-static-tweet",
      "demo": null
    },
    {
      "name": "Astro SEO",
      "description": "SEO tags for your website.",
      "github": "https://github.com/jonasmerlin/astro-seo",
      "demo": null
    }
  ]
}