astro-badge
Badges for Astro projects
File Explorer
- ci.yml
- nightly.yml
- renovate.json
- extensions.json
- launch.json
- noise.webp
- built-with-astro.svg
- large.svg
- medium.svg
- previews.svg
- small.svg
- tiny.svg
- large.svg
- medium.svg
- small.svg
- tiny.svg
- contributor-placeholder.svg
- favicon.ico
- favicon.svg
- ogimg.jpg
- collect-stats.ts
- Stat.astro
- BadgePicker.astro
- Copy.astro
- CTA.astro
- Footer.astro
- Frame.astro
- Preloads.astro
- contributors.json
- ibm-plex-mono-latin-400-normal.ttf
- inter-tight-latin-500-normal.ttf
- inter-tight-latin-800-normal.ttf
- Layout.astro
- [class].astro
- _og.jpg
- index.astro
- top-contributors.json.ts
- index.astro
- [username].astro
- _og.jpg
- index.astro
- [size].svg.ts
- [username].svg.ts
- [username].png.ts
- [username].svg.ts
- 404.astro
- _og.jpg
- index.astro
- fonts.css
- achievementClasses.ts
- achievementsHelpers.ts
- getAchievements.ts
- getContributors.ts
- getGlobalStats.ts
- getStats.ts
- objSum.ts
- resizedGitHubAvatarURL.ts
- achievements.config.ts
- types.ts
- .gitignore
- .prettierrc
- astro.config.mjs
- package.json
- pnpm-lock.yaml
- README.md
- tailwind.config.mjs
- tsconfig.json
- vercel.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pnpm
View Details ▼
pnpm
Fast, disk space efficient package manager for Node.js.
Manage Node.js projects and their module dependencies.
pnpm init
Create a `package.json` file:
pnpm {{[i|install]}}
Download all the packages listed as dependencies in `package.json`:
pnpm add {{module_name}}@{{version}}
Download a specific version of a package and add it to the list of dependencies in `package.json`:
# Project Badges
-
Built with Astro Visit
// repository documentation
Was this content helpful?
(0 ratings)
