0.1.4 • Published 11 months ago

astrocors v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

🧑‍🚀 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;
0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago