astro-imagetools
Image Optimization tools for the Astro JS framework
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- extensions.json
- settings.json
- extensions.json
- launch.json
- public.jpeg
- favicon.ico
- elva-480w-close-portrait.jpg
- elva-800w.jpg
- LayoutsLayout.astro
- MainLayout.astro
- PlaceholderLayout.astro
- renderBackgroundImage.astro
- renderBackgroundPicture.astro
- renderImg.astro
- renderPicture.astro
- BackgroundImage.astro
- BackgroundPicture.astro
- Img.astro
- Picture.astro
- constrained.astro
- fill.astro
- fixed.astro
- fullWidth.astro
- blurred.astro
- dominantColor.astro
- none.astro
- tracedSVG.astro
- index.md
- index.css
- env.d.ts
- .npmrc
- .stackblitzrc
- astro-imagetools.config.mjs
- astro.config.mjs
- package.json
- README.md
- sandbox.config.json
- extensions.json
- launch.json
- default-og-image.png
- favicon.ico
- make-scrollable-code-focusable.js
- alt.astro
- artDirectives.astro
- aspect.astro
- assetFileNames.astro
- attributes.astro
- background.astro
- backgroundPosition.astro
- backgroundSize.astro
- blur.astro
- breakpoints.astro
- brightness.astro
- cacheDir.astro
- content.astro
- decoding.astro
- fadeInTransition.astro
- fallbackFormat.astro
- fit.astro
- flatten.astro
- flip.astro
- flop.astro
- format.astro
- formatOptions.astro
- grayscale.astro
- height.astro
- hue.astro
- includeSourceFormat.astro
- invert.astro
- kernel.astro
- layout.astro
- loading.astro
- median.astro
- normalize.astro
- objectFit.astro
- objectPosition.astro
- placeholder.astro
- position.astro
- preload.astro
- quality.astro
- rotate.astro
- saturation.astro
- sizes.astro
- src.astro
- tag.astro
- tint.astro
- width.astro
- AvatarList.astro
- Footer.astro
- AstroLogo.astro
- Header.astro
- LanguageSelect.css
- LanguageSelect.tsx
- Search.css
- Search.tsx
- SidebarToggle.tsx
- SkipToContent.astro
- LeftSidebar.astro
- PageContent.astro
- MoreMenu.astro
- RightSidebar.astro
- TableOfContents.tsx
- ThemeToggleButton.css
- ThemeToggleButton.tsx
- CodeExample.astro
- ConfigOptions.astro
- HeadCommon.astro
- HeadSEO.astro
- MainLayout.astro
- importImage.mdx
- renderBackgroundImage.mdx
- renderBackgroundPicture.mdx
- renderImg.mdx
- renderPicture.mdx
- BackgroundImage.mdx
- BackgroundPicture.mdx
- Img.mdx
- Picture.mdx
- acknowledgements.md
- components-and-apis.mdx
- deprecations.mdx
- global-config-options.mdx
- installation.mdx
- introduction.mdx
- markdown-images.mdx
- ssr.mdx
- usage.mdx
- index.astro
- index.css
- theme.css
- config.ts
- languages.ts
- .npmrc
- .stackblitzrc
- astro.config.mjs
- auto-imports.d.ts
- package.json
- README.md
- sandbox.config.json
- tsconfig.json
- codecs.js
- getArtDirectedImages.js
- getAttributesString.js
- getBackgroundStyles.js
- getBreakpoints.js
- getConfigOptions.js
- getContainerElement.js
- getFallbackImage.js
- getFilteredProps.js
- getFilteredProps.test.ts
- getImage.js
- getImageSources.js
- getImgElement.js
- getLayoutStyles.js
- getLinkElement.js
- getLinkElement.test.ts
- getPictureElement.js
- getProcessedImage.js
- getResolvedSrc.js
- getSrcPath.js
- getSrcPath.test.ts
- getSrcset.js
- getStyleElement.js
- imagetools.js
- throwErrorIfUnsupported.js
- importImage.d.ts
- importImage.js
- index.js
- renderBackgroundImage.d.ts
- renderBackgroundImage.js
- renderBackgroundPicture.d.ts
- renderBackgroundPicture.js
- renderImg.d.ts
- renderImg.js
- renderPicture.d.ts
- renderPicture.js
- BackgroundImage.astro
- BackgroundPicture.astro
- Image.astro
- ImageSupportDetection.astro
- Img.astro
- index.js
- Picture.astro
- saveAndCopyAsset.js
- index.js
- config.js
- load.js
- transform.js
- cache.js
- codecs.js
- imagetools.js
- shared.js
- index.js
- index.d.ts
- index.js
- out.jpeg
- root.jpeg
- filterConfigs.js
- filterConfigs.test.js
- printWarning.js
- runtimeChecks.js
- runtimeChecks.test.ts
- .npmignore
- config.d.ts
- config.mjs
- index.js
- package.json
- README.md
- types.d.ts
- vitest.config.ts
- .eslintrc.js
- .gitignore
- .npmrc
- .prettierignore
- .prettierrc
- LICENSE
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/RafidMuhymin/astro-imagetools
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd astro-imagetools
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
