V

An OpenType font containing multiple styles (weight, width, slant) in a single file using variation axes. Reduces the number of font files needed for web typography.

Definition
V

HashiCorp Vault is a tool for securely managing secrets, encryption keys, and sensitive data. It provides dynamic secrets generation, data encryption, identity-based access, and audit logging for appl...

Definition
V

An Apache Java-based template engine using a simple template language (VTL). Historically used in Apache tools and Java web applications for separating view from logic.

Definition
V

A lightweight in-memory representation of the real DOM used by frameworks like React to optimize UI rendering. Changes are first applied to the virtual DOM, then diffed against the real DOM, and only...

Definition
V

An isolated virtual network within a public cloud provider that gives users control over IP addressing, subnets, route tables, and network gateways. VPCs provide network-level isolation for cloud reso...

Definition
V

A modern front-end build tool that provides a fast development server with Hot Module Replacement (HMR) and an optimized production build using Rollup. Vite is the default asset bundler for Laravel 10...

Definition
V

Vite Config

vite.config.js File Types

Configuration file for Vite, a fast frontend build tool using native ES modules for development and Rollup for production bundling.

Definition
V

A Vue.js Single-File Component combining template, script, and style blocks in one file for building web user interfaces.

Definition
V

A progressive JavaScript framework for building user interfaces. Vue.js features a reactive data binding system, a component-based architecture, and an incrementally adoptable ecosystem that scales fr...

Definition
V

A weakness or flaw in a system's design, implementation, or configuration that can be exploited by a threat actor to gain unauthorized access or cause harm. Vulnerabilities are cataloged using identif...

Definition