

-
Vue Use is a collection of essential Vue Composition Utilities for Vue 2 and 3. It is a library that provides a set of reusable functions and utilities to help developers build Vue applications more efficiently and effectively.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
VuePress is a minimalistic Vue-powered static site generator optimized for technical documentation and websites with a focus on content. It is suitable for creating documentation websites, blogs, and other content-focused projects.
-
Vue I18n is an internationalization (i18n) plugin for Vue.js, a popular JavaScript framework for building web applications. It provides a simple and efficient way to add support for multiple languages and locales to a Vue.js application.
-
Vitest is a next-generation testing framework powered by Vite. It is designed to be fast, minimalist, and easy to configure, making it an attractive alternative to other testing frameworks like Jest.
-
Vite is a modern JavaScript build tool designed to provide a faster and leaner development experience for web projects. Pronounced “veet,” Vite is French for “quick” or “fast,” reflecting its focus on speed and efficiency.
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Storybook is a frontend workshop for building UI components and pages in isolation. It’s an open-source tool that helps developers design, develop, test, and document UI components in a sandboxed environment, separate from the main application.
-
Vue Router is the official router for Vue.js, a progressive and flexible JavaScript framework for building web interfaces. It enables client-side routing, allowing users to navigate between different views or “routes” within a Single-Page Application (SPA) without requiring a full page reload.
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Playwright is an open-source automation library for browser testing and web scraping. It allows developers to automate browser tasks in Chromium, Firefox, and WebKit with a single API, enabling the creation of reliable end-to-end tests that can run in both non-headless and headless modes.
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
Headless UI is a design pattern and library that separates the logic and behavior of a user interface component from its visual representation. It provides completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.