New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bibo-scaffold-sc

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bibo-scaffold-sc

sm搜索sc业务脚手架

  • 0.1.7
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

SM公司SC业务专用插件

可以在sc项目下添加sc-compontents.json来扩展脚手的组件

    {
        "dialog": {
            "desc": "弹框",
            "type": "0", // '0': 'Helper组件', '1': '基本的UI组件', '2': '蓝光组件', '3': 'MAX态', '4': 'SVG', 5: '其他'
            "deps":{
                "js": ["js/a.js", "js/b.js"], //按依赖顺序依次列出
                "css": [] //按依赖顺序依次列出
            }
        }
    }

也可提issues 或者pr

Keywords

FAQs

Package last updated on 09 Dec 2016

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