# fundamental-vue **Repository Path**: mirrors_SAP/fundamental-vue ## Basic Information - **Project Name**: fundamental-vue - **Description**: Vue.js components implementation of Fundamental Library Styles guidelines. The library is aiming to provide a Vue.js implementation of the components designed in Fundamental Library Styles. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Deprecation Notice This public repository is read-only and no longer maintained. ![](https://img.shields.io/badge/STATUS-NOT%20CURRENTLY%20MAINTAINED-red.svg?longCache=true&style=flat) --- # Fundamental Vue [![npm version](https://badge.fury.io/js/fundamental-vue.svg)](//www.npmjs.com/package/fundamental-vue) [![Minified Size](https://badgen.net/bundlephobia/min/fundamental-vue)](https://bundlephobia.com/result?p=fundamental-vue) [![Minzipped Size](https://badgen.net/bundlephobia/minzip/fundamental-vue)](https://bundlephobia.com/result?p=fundamental-vue) [![Build Status](https://travis-ci.org/SAP/fundamental-vue.svg?branch=develop)](https://travis-ci.org/SAP/fundamental-vue) [![Coverage Status](https://coveralls.io/repos/github/SAP/fundamental-vue/badge.svg?branch=develop)](https://coveralls.io/github/SAP/fundamental-vue?branch=main) [![Slack](https://img.shields.io/badge/slack-ui--fundamentals-blue.svg?logo=slack)](https://ui-fundamentals.slack.com) [![REUSE status](https://api.reuse.software/badge/github.com/SAP/fundamental-vue)](https://api.reuse.software/info/github.com/SAP/fundamental-vue) Deploys by Netlify ## Description The `fundamental-vue` library is a set of [Vue.js](https://vuejs.org/) components built using [Fundamental Library Styles](https://sap.github.io/fundamental-styles/). __Fundamental Library for Vue is behind the latest Fundamental Library Styles and is open for contributors.__ ## API Reference See [Component Documentation](https://sap.github.io/fundamental-vue/) for examples and API details. ## Requirements To download and use Fundamental Vue library, you first need to install the node package manager. https://www.npmjs.com/get-npm Some prior knowledge of Vue is required for using this library. # Getting started ## Fundamental Vue in 5 Minutes or less A minimal working Fundamental Vue app can look like following. You can just copy that in to a single html file and then open it in a browser. ```html

🚀 Hello Fundamental Vue 🚀

``` When using *Fundamental Vue* via a `