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

be-navigation

Package Overview
Dependencies
Maintainers
8
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

be-navigation

GitLab Marketing Navigation

  • 1.0.33
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.5K
increased by34.75%
Maintainers
8
Weekly downloads
 
Created
Source

Buyer Experience Navigation

Buyer Experience Navigation (be-navigation) contains a modular navigation for about.gitlab.com.

  • be-navigation is a Vue 2 CLI app that features our implementation of GitLab's marketing website's navigation.

  • be-navigation is a collection of navigation components. Currently housing the main navigation and the footer.

  • be-navigation uses GitLab's Slippers UI design system.

Getting Started

Dependencies

  • Node - Check .nvmrc for the current node version.

Local development

Start app: npm run serve

Auto-lint: npm run lint

Updating NPM package

  1. Make changes to be-navigation files
  2. Increment the version number in package.json
  3. Build /dist folder - npm run build-library
  4. Publish to npm - npm publish (Note: You may need to login with your npm credentials using npm login)
  5. Merge changes to origin/main
  6. Once the package has been published it's now ready to be updated in the consuming repositories (Example: www, Buyer Experience)

Installation

be-navigation is available as an npm package.

// with npm
npm install be-navigation

// with yarn
yarn add be-navigation

FAQs

Package last updated on 01 Jun 2022

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