New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

build-lib

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

build-lib

Powerful and easy to use beautiful workbench layout

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Build Library

Building scaffolds for Vue component library

Usage

npm run build
# or
yarn build

Component directory structure

./packages
└── hello-world
    ├── HelloWorld.jsx
    ├── index.js          # 必须的JS入口文件
    └── style
        └── index.less    # 必须的style入口文件

Browsers support

Modern browsers and IE10.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
IE10, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versions

Keywords

layout

FAQs

Package last updated on 08 Nov 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