Socket
Socket
Sign inDemoInstall

onestop-ui

Package Overview
Dependencies
41
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    onestop-ui

onestop-ui


Version published
Maintainers
3
Install size
2.21 MB
Created

Readme

Source

components

  • cypress 单元测试plugin & 启动自动生成的文件
  • dist 打包后的组件库
  • lib 打包后的样式
  • packages 组件及主题
    • style 样式
  • scripts 脚本
    • generateCssFile 打包的时候,按照 src 下的所有的组件文件名生成对应的 scss 文件,并自动生成 index.scss 文件,不需要手动引入
  • test 单元测试

Usage

const components = require('components');

// TODO: DEMONSTRATE API

创建新组件

yarn new 组件名

本地调试

  1. 启动组件的服务
yarn start
  1. 运行 DEMO
yarn dev:test

FAQs

Last updated on 19 May 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc