Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
Adam Matthiesen ac0732423a
Refactor getGistFile function to handle null and missing files
2024-03-14 09:23:38 -07:00
.changeset Create spotty-donkeys-hear.md 2024-03-14 09:15:45 -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 Refactor getGistFile function to handle null and missing files 2024-03-14 09:23:38 -07:00
playground New Error handling & logging (#51) 2024-03-14 07:59:22 -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 Add chalk dependency and update octokit logger 2024-03-14 09:12:46 -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