Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Astro integration to quickly load konamimojisplosion into your site. πŸŽ‰ ✨ πŸŽ†

License

Notifications You must be signed in to change notification settings

JoshuaKGoldberg/astro-konamimojisplosion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Astro Konamimojisplosion

See emoji-blast for the new repository containing emoji-blast.

Astro integration to quickly integrate konamimojisplosion into your site. πŸŽ‰ ✨ πŸŽ†

All Contributors: 1 Contributor Covenant License: MIT Sponsor: On GitHub Style: Prettier TypeScript: Strict

See it live on joshuakgoldberg.com by entering the Konami Code! ⚑️

Usage

First, install the astro-konamimojisplosion package using your package manager. If you're using npm or aren't sure, run this in the terminal:

npm i astro-konamimojisplosion

Then, apply this integration to your astro.config.* file using the integrations property:

import { defineConfig } from "astro/config";
import konamimojisplosion from "astro-konamimojisplosion";

export default defineConfig({
	// ...
	integrations: [konamimojisplosion()],
});

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! πŸ’–

Contributors

Josh Goldberg
Josh Goldberg

πŸ”§

πŸ’™ This package is based on @JoshuaKGoldberg's template-typescript-node-package.

About

Astro integration to quickly load konamimojisplosion into your site. πŸŽ‰ ✨ πŸŽ†

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project