An open API service indexing awesome lists of open source software.

https://github.com/philippebeck/vue-elt

Vue SFC Library
https://github.com/philippebeck/vue-elt

components library sfc vue3

Last synced: 4 months ago
JSON representation

Vue SFC Library

Awesome Lists containing this project

README

          

# Vue Elt

Vue Single File Component Library

**_WARNING !_**
**The V2 in alpha mode is still in development & has no dist files available**

[![NPM Version](https://badgen.net/npm/v/vue-elt)](https://www.npmjs.com/package/vue-elt)
[![GitHub Top Language](https://img.shields.io/github/languages/top/philippebeck/vue-elt)](https://github.com/philippebeck/vue-elt)
[![Code Size](https://img.shields.io/github/languages/code-size/philippebeck/vue-elt)](https://github.com/philippebeck/vue-elt/tree/master)

[![NPM Downloads](https://badgen.net/npm/dt/vue-elt)](https://www.npmjs.com/package/vue-elt)
[![GitHub Last Commit](https://badgen.net/github/last-commit/philippebeck/vue-elt)](https://github.com/philippebeck/vue-elt/commits/master)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4734dc65c4a24319aef25e663ffd1a7e)](https://www.codacy.com/gh/philippebeck/vue-elt/dashboard)
[![Maintainability](https://api.codeclimate.com/v1/badges/5f55590e709b455b7648/maintainability)](https://codeclimate.com/github/philippebeck/vue-elt/maintainability)

## Summary

- [Vue Elt](#vue-elt)
- [Summary](#summary)
- [Package](#package)
- [Download](#download)
- [Configuration](#configuration)
- [Content](#content)

---

## Package

`npm i vue-elt`

---

## Download

[Latest Release](https://github.com/philippebeck/vue-elt/releases)

`git clone https://github.com/philippebeck/vue-elt.git`

---

## Configuration

To configure the constants, replace values :
`values.js`

---

## Content

Available Elements SFC :
- **BtnElt**
- **CardElt**
- **FieldElt**
- **FootElt**
- **ListElt**
- **MediaElt**
- **NavElt**
- **SliderElt**
- **TableElt**

Available Setters SFC :
- **ArticleSet**
- **GallerySet**
- **ImageSet**
- **LinkSet**
- **OrderSet**
- **ProductSet**
- **ProjectSet**
- **UserSet**

Available Constants Values :
- **values.js** *(needs only for setters components)*