Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/lib/extensions.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,14 @@ export default [
notes: "Gallery banner by Dillon",
isGitHub: true,
},
{
name: "Animated Loaders",
description: "Create and display modern CSS loading spinners on the stage.",
code: "Ikelene/loaders.js",
banner: "Ikelene/loaders.png",
creator: "Ikelene",
isGitHub: true,
},
{
name: "Git Penguin",
description: "Make requests and control the files for your GitHub repository.",
Expand Down
Loading