xf-cmpt-lib
TypeScript icon, indicating that this package has built-in type declarations

0.7.15 • Public • Published

xF Component Library

Custom component library for personal use

Getting started:

Installation:

npm install xf-cmpt-lib

Importing the styling into app.vue

<style>
  @import 'xf-cmpt-lib/dist/cmpt-lib-ts.css';
</style>

Importing a component

<script setup>
    import { XfButton } from 'xf-cmpt-lib'
</script>

Readme

Keywords

none

Package Sidebar

Install

npm i xf-cmpt-lib

Weekly Downloads

58

Version

0.7.15

License

none

Unpacked Size

9.15 MB

Total Files

58

Last publish

Collaborators

  • xfvelocity