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

cbs-components

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cbs-components

## Project setup ``` npm install cbs-components ```

latest
npmnpm
Version
0.1.19
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

cbs-components

examples 为原来的src目录改名而来,用于测试编写的组件

packages 用于组织我们的组件库

Project setup

npm install cbs-components

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

打包

 npm run build-lib

发布到npm

 npm publish  
 

Customize configuration

See Configuration Reference.

   import 'cbs-components/lib/cbs-components.css'

   import tfComponents 'cbs-components'

   Vue.use(tfComponents)

FAQs

Package last updated on 16 Sep 2021

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