Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

herbras/Astro-Cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸš€ AstroCors 🌟

CORS middleware for Astro.js applications. πŸš€

Astro fans, this is designed to help you tackle CORS issues in the browser when using Astro.js. With AstroCors, you no longer have to face CORS errors when developing Astro.js applications. πŸ˜„

πŸ“¦ Installation

npm install astrocors

πŸ”§ Usage

import { corsMiddleware } from "astrocors";

Use it in your Astro.js application, in src/middleware.js

export default corsMiddleware;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors