Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
Adam Matthiesen 7e23dad321 Change config file to .mjs since types are broken for now 2024-03-13 00:59:33 -07:00
.changeset Update package dependencies and import paths 2024-03-13 00:45:48 -07:00
.github Update and rename coauther.yml to coauthor.yml 2024-03-12 15:15:47 -07:00
.vscode Initial commit 2024-02-23 18:44:44 -08:00
package Update package dependencies and import paths 2024-03-13 00:45:48 -07:00
playground Change config file to .mjs since types are broken for now 2024-03-13 00:59:33 -07:00
.gitignore Initial commit 2024-02-23 18:44:44 -08:00
.npmrc chore: update versions 2024-02-24 10:15:39 +00:00
LICENSE update all todos 2024-02-23 19:34:15 -08:00
README.md Update README.md 2024-02-24 11:47:53 -08:00
biome.json Initial commit 2024-02-23 18:44:44 -08:00
package.json Bump the dev-dependencies group with 5 updates (#47) 2024-03-11 08:40:15 -07:00
pnpm-lock.yaml Update package dependencies and import paths 2024-03-13 00:45:48 -07:00
pnpm-workspace.yaml well shit... its working 2024-02-24 01:47:57 -08:00

README.md

Astro-Gists

Example

Check the package Readme for more info!

This Repo is Auto-Cloned to GitLab