0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
Matthew Phillips 82672e5c47
Updated srcset checking (#1462)
* Updated srcset checking

Improved functionality of `srcset` checking as original failed when URL contained a comma ( `,` ).
Utilised function from [srcset-parse](https://github.com/molefrog/srcset-parse) as couldn't find a way to integrate the package.
Added test to current assets test rather than create a separate one.

* Use srcset-parse

Co-authored-by: Coel May <82788995+coelmay@users.noreply.github.com>
2021-09-30 09:58:20 -04:00
..
components Add new <Code> component, to succeed <Prism> (#1208) 2021-09-03 11:06:25 -07:00
src Updated srcset checking (#1462) 2021-09-30 09:58:20 -04:00
test Updated srcset checking (#1462) 2021-09-30 09:58:20 -04:00
astro.js fix astro esm-cjs entrypoint (#1300) 2021-09-03 17:46:36 +00:00
CHANGELOG.md Version Packages (#1442) 2021-09-28 09:10:41 -04:00
internal.d.ts Format (#167) 2021-05-03 12:26:10 -06:00
package.json Updated srcset checking (#1462) 2021-09-30 09:58:20 -04:00
README.md Do we really need a massive 5MB+ banner that takes multiple seconds to load when people open the readme? (#1459) 2021-09-30 00:28:53 -07:00
snowpack-plugin-jsx.cjs [ci] yarn format 2021-07-28 18:32:50 +00:00
snowpack-plugin.cjs [ci] yarn format 2021-07-20 04:07:49 +00:00
tsconfig.json tsconfig fix (#752) 2021-07-19 18:23:39 -07:00

Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.

Announcement Post →

Full Documentation Site →

Project Status

⚠️ Astro is still an early beta, missing features and bugs are to be expected! If you can stomach it, then Astro-built sites are production ready and several production websites built with Astro already exist in the wild. We will update this note once we get closer to a stable, v1.0 release.

Quick Start

# get started with astro in 3 easy steps:
mkdir new-project-directory
cd new-project-directory
npm init astro

Full Documentation Site →

Sponsors

You can sponsor Astro's development on Open Collective. Astro is generously supported by the following companies and individuals:

Platinum Sponsors

Netlify

Sponsors

Sentry