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

fie-toolkit-halo-extramod

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fie-toolkit-halo-extramod

组件开发套件

  • 1.0.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

<%= packageName %>

Description

描述你的组件所提供的能力

Install

描述组件的安装方法,示例:

yarn add <%= packageName %>

Usage

在小程序自定义组件或者页面的json文件中进行注册,示例:

{
  "usingComponents": {
    "demo-component": "<%= packageName %>/es/index"
  }
}

API

描述你的SDK所需要的参数规范,示例:

options为一个object类型,其格式如下

keyvalue类型是否必传可选值范围默认值参数描述
dataobjectsdk所接受的奥创数据

FAQs

Package last updated on 02 Aug 2020

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