@42sol/vue3-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.7 • Public • Published

@42sol/vue3-ui

Library of components for Vue3 and TypeScript.

Installation

You can install this library using npm:

npm install @42sol/vue3-ui
#or
yarn add @42sol/vue3-ui

Usage

To use the components from this library, you need to import them from the corresponding files. For example:

import { MyComponent } from '@42sol/vue3-ui';

Then, you can use the components in your application's templates:

<template>
  <div>
    <RouterTabs></RouterTabs>
  </div>
</template>

Available Components

Below are the available components in this library:

  • router-tab: description of the component.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @42sol/vue3-ui

Weekly Downloads

2

Version

1.0.0-alpha.7

License

none

Unpacked Size

29.8 kB

Total Files

14

Last publish

Collaborators

  • dmrompav
  • disaipe