475 packages
apimd
Write APIs in Markdown and use them as mocks.
array-flat-polyfill
A polyfill for Array.prototype.flat and Array.prototype.flatMap
@astropub/assert
```sh npm install @astropub/assert ```
@astropub/assist
A library of tools to help you develop with Astro
@astropub/code
A lightweight Astro component for syntax highlighting and rendering beautifully formatted code blocks.
@astropub/codecs
Codecs for NodeJS
@astropub/config-to-alias
Add aliasing support to Astro, JavaScript, TypeScript, and CSS files from tsconfig.json or jsconfig.json
@astropub/contentful
Use Contentful in Astro
@astropub/context
Create and share context across Astro components
@astropub/doc
Create document layouts with minimal markup in Astro
@astropub/experiments
A collection of experimental Astro components and tooling.
@astropub/flow
Use components to control flow in Astro
@astropub/get-size
An ESM fork of [get-size](https://www.npmjs.com/package/get-size).
@astropub/icons
Radix Icons for Astro
@astropub/imports
**Astro Imports** lets you use advanced `import` features in Astro.
@astropub/md
Render any Markdown content in Astro
@astropub/timeline-component
A sequence of tracks and events over a time span
@astropub/url-protocol
A protocol to getting the URL for a local file
@astropub/vite-plugin-file
A Vite plugin for seamless access to file metadata and data streams, supporting modern Web API interfaces like Blob, File, and ArrayBuffer
@astropub/webapi
Use Web APIs in Node
@astropub/web-components
**Web Components** lets you use native Web Components (`.web.js`) as Astro Components.
@astropub/worker
Use Web Workers in Astro
astro-xelement
XElement is a powerful Astro Web Component generator. Create your own Astro compliant Web Components using only HTML Elements with additional Client-Side JS/TS interactivity sprinkled into the Element.
babel-plugin-config-module-resolver
A babel plugin that resolves modules using the tsconfig.json or jsconfig.json configuration
babel-plugin-func-wrap
Wrap the whole script in a function — export as CommonJS, ES Modules, IIFE, or a global variable