Content-Length: 297146 | pFad | http://github.com/linspw/experiment-ui

82 GitHub - linspw/experiment-ui: Experiment UI - Library write in Vue.js
Skip to content

linspw/experiment-ui

Repository files navigation

Experiment UI [WIP]

Experiment UI - Library write in Vue 3 that will assist you in your project, providing visual components to facilitate the development of your application.

Netlify Status Release - CI

Installation

# If you use npm: 
npm i experiment-ui

# Or if you use Yarn: 
yarn add experiment-ui

# Or if you use pnpm:
pnpm add experiment-ui

Use

After installing, add ExperimentUI to your vue instance.

  • In main js/ts:
import { createApp } from 'vue';
import { ExperimentUI } from 'experiment-ui';
import App from './app.vue';

createApp
  .use(ExperimentUI)
  .mount('#root');
  • In template:
<template>
  <h-button>My button</h-button>
</template>

Documentation

Experiment UI Doc

Contributing

Guides: Click here, and discovery how to develop









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/linspw/experiment-ui

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy