cosmvue-core

0.0.34 • Public • Published

cosmvue-core

Overview

cosmvue-core is a core library designed to provide essential functionalities and utilities for building Vue.js applications. It serves as the foundation for projects requiring modular and reusable components.

Features

  • Modular architecture for scalability.
  • Utility functions to simplify common tasks.
  • Integration-ready with Vue.js frameworks.
  • Lightweight and performant.

Installation

To install the package, use npm or yarn:

npm install cosmvue-core
# or
yarn add cosmvue-core

Usage

Import and use the library in your main.js of vuejs project:

import cosmvueCore from 'cosmvue-core'; 

app.use(cosmvueCore) 

Use component:

<login-wallet chain-id="cosmoshub-4">
<wallet-info />
<wallet-actions />
<wallet-chart />
<chain-info />

Contributing

Contributions are welcome! Please follow the contribution guidelines to get started.

License

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

/cosmvue-core/

    Package Sidebar

    Install

    npm i cosmvue-core

    Weekly Downloads

    7

    Version

    0.0.34

    License

    ISC

    Unpacked Size

    92 kB

    Total Files

    22

    Last publish

    Collaborators

    • atmoner