vue-components-noatum
TypeScript icon, indicating that this package has built-in type declarations

1.3.48 • Public • Published

Component Library

Welcome to the Noatum component library by [vue-components-noatum]. This library provides a collection of reusable components for Vue.js.

Installation

You can install this component library using npm:

npm i vue-components-noatum

Import Global Styles from Your Library

Add this in the main.ts of your project:

import 'vue-components-noatum/dist/style.css';

And add this in the in assets in global.scss of your project:

@import '../../node_modules/vue-components-noatum/src/assets/global.scss';

Declarate Modules

Create a file vue-components-noatum.d.ts in your project and add the following line:

declare module 'vue-components-noatum';

Import Components

import { BaseButton, BaseCard, BaseIcon, BaseInput, BaseSearch, BaseTable, NavigationItem, DefaultLoader, DefaultError } from 'vue-components-noatum'

Using Component

< BaseTable />

Package Sidebar

Install

npm i vue-components-noatum

Weekly Downloads

110

Version

1.3.48

License

ISC

Unpacked Size

1.59 MB

Total Files

409

Last publish

Collaborators

  • czorrilla4