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
- Host: GitHub
- URL: https://github.com/philippebeck/vue-elt
- Owner: philippebeck
- License: apache-2.0
- Created: 2022-05-13T20:37:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T07:02:07.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:06:28.560Z (about 2 years ago)
- Topics: components, library, sfc, vue3
- Language: Vue
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**
[](https://www.npmjs.com/package/vue-elt)
[](https://github.com/philippebeck/vue-elt)
[](https://github.com/philippebeck/vue-elt/tree/master)
[](https://www.npmjs.com/package/vue-elt)
[](https://github.com/philippebeck/vue-elt/commits/master)
[](https://www.codacy.com/gh/philippebeck/vue-elt/dashboard)
[](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)*