Libraries | qwik.framework.dev

Libraries

6
logo

Partytown

BuilderIO

Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.
Partytown GitHub RepositoryPartytown NPM PackagePartytown Bundle Size Stats

logo

Qwik i18n

i18next

Qwik is unique in that it has fine-grained lazy loading of code. The classical way to do translation is at runtime by looking up the translation strings in the translation map.
Qwik i18n GitHub Repository

logo

Storybook

Storybook

Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
Storybook GitHub RepositoryStorybook NPM PackageStorybook Bundle Size Stats

logo

TailwindCSS

Adam Wathan & Jonathan Reinink

A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
TailwindCSS GitHub RepositoryTailwindCSS NPM PackageTailwindCSS Bundle Size Stats

logo

TanStack Router

Tanner Linsley

A fully typesafe router with first-class search-param APIs and built-in caching, built for JS/TS
TanStack Router GitHub Repository

logo

Vite

Yuxi (Evan) You and Vite contributors

Next Generation Frontend Tooling
Vite GitHub Repository