Skip to content

danielroe/TwicPics-components

 
 

Repository files navigation

TwicPics Components

TwicPics components is a library of components to provide context-aware optimization for images and videos. They come with best practices out of the box: lazy loading, Low Quality Image Placeholders, optimized Cumulative Layout Shift (CLS), and more.

Get Started

This project is available as an NPM package: @twicpics/components.

Installation:

# with yarn
yarn add @twicpics/components

# or with NPM
npm install @twicpics/components

Read the documentation.

Contributing

This project uses yarn as dependency manager.

Building

Simply type yarn build. Dependencies are installed automatically.

About

A Web component library that brings the power of TwicPics to your favorite web framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 61.3%
  • JavaScript 23.0%
  • Svelte 6.9%
  • Vue 5.5%
  • CSS 1.9%
  • HTML 1.4%