Skip to content

Dolphin Component Library

npm License Vue

A Vue component library.

Requirement

  • Vue & Vue Router Package
  • Node Version 22+

Installation

Install the package via npm:

sh
npm install dolphin-components

Used Libraries

✅ Dependencies

🤝 Peer Dependencies

  • vue-router – Official router for Vue.js, used for managing navigation.

🛠 Dev Dependencies

Note

  • Vue and Vue Router should be initilized in Main Project
  • Other Necessary Dependencies are Automatically Installed during installation