Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/werty1001/proxima
UI Component Library for Vue 3 and Nuxt
https://github.com/werty1001/proxima
components-library nuxt vue
Last synced: 26 days ago
JSON representation
UI Component Library for Vue 3 and Nuxt
- Host: GitHub
- URL: https://github.com/werty1001/proxima
- Owner: werty1001
- License: mit
- Created: 2023-03-18T17:46:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T07:16:13.000Z (10 months ago)
- Last Synced: 2024-12-12T01:10:23.135Z (about 1 month ago)
- Topics: components-library, nuxt, vue
- Language: Vue
- Homepage: https://proxima.wiki
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![https://proxima.wiki/](https://werty1001.github.io/proxima.svg)](https://proxima.wiki/)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square&color=0071e3&labelColor=1d1d1f)](https://raw.githubusercontent.com/werty1001/proxima/main/LICENSE) ![](https://img.shields.io/github/stars/werty1001/proxima?style=flat-square&color=0071e3&labelColor=1d1d1f) [![](https://img.shields.io/npm/v/proxima-vue?style=flat-square&color=0071e3&labelColor=1d1d1f)](https://www.npmjs.com/package/proxima-vue) [![](https://img.shields.io/npm/dm/proxima-vue?style=flat-square&color=0071e3&labelColor=1d1d1f)](https://www.npmjs.com/package/proxima-vue)# Proxima
Powerful and reusable standalone components for building modern web apps.### Features
* Standalone BEM components
* Easy customization
* No dependencies
* SSR Ready## Installation
```bash
npm i proxima-vue
```## Documentation
See [proxima.wiki](https://proxima.wiki/) for documentation and a live playground.