Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@modulbank/components-header

Package Overview
Dependencies
Maintainers
4
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modulbank/components-header

component header for modulbank, kassa, buh

  • 0.4.22
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-7.69%
Maintainers
4
Weekly downloads
 
Created
Source

Header

** This Header component only for kassa, buh and bank sites only ** ** You must have nuxt instance **


publish package

Публиковать пакет через терминал НЕ нужно!!!

1 - Меняем версию пакета

2 - После создания мрки, публикуем пакет, с помощью этапа в ci/cd publish

3 - Публикуем его в нексус, с помощью этапа publish_nexus

4 - Используем его в проекте с новой версией

how to use

1 -

npm i @modulbank/components-header

2 - in your layout

import MbHeader from '@modulbank/components-header/src/index.vue';

3 - reg as component

components: { MbHeader }

4 - you need to pass the prop menuContent

menuContent should have this structure

{ project!: bank, buh or kassa menuList!: [ { title! link dropdown: [ type!: bold | normal text link col ] banner } ] personalMenu!: [ { icon link text col } ] }

FAQs

Package last updated on 19 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc