#just need to test some bot behaviour
3 messages · Page 1 of 1 (latest)
Reference: Publish to NPM
Building a new Astro component? Publish it to npm!
Publishing an Astro component is a great way to reuse your existing work across your projects, and to share with the wider Astro community at large. Astro components can be published directly to and installed from NPM, just like any other JavaScript package.
Looking for inspiration? Check out some of our favorite themes and components from the Astro community. You can also search npm to see the entire public catalog.
Don’t want to go it alone?
Check out Astro Community’s component template for a community-supported, out-of-the-box template!
Good