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

lazy-bee-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lazy-bee-ui

Lazybee is a front-end UI component Library for developing websites and web applications base on Vue.js. It provides useful components for the developer to building app and prototype quickly.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

Lazybee-component

Lazybee is a front-end UI component Library for developing websites and web applications base on Vue.js. It provides useful components for the developer to building app and prototype quickly.

Demo
  • https://lazy-bee.github.io/components/

Add

Add a dependency to matched packages

$ lerna add module-1 --scope=module-2

// lerna add @lazy-bee/datetimepicker --scope=demo

bootstrap

this links all modules in a monorepo together. This way, you can immediately test whether a change will break code that relies on a module.

$ lerna bootstrap

Publish

$ lerna run build-bundle ; lerna publish

publishing to org npm, needed to make it public on the first publish

$ npm publish --access=public

Run all test

$ lerna run test

FAQs

Package last updated on 29 Jan 2019

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