Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aliep/ep-test

Package Overview
Dependencies
Maintainers
4
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aliep/ep-test

Default Component

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
4
Weekly downloads
 
Created
Source

Cc

Default Component

  • 主要特性 1 [可选]
  • 主要特性 2 [可选]

徽标段落 [可选]

何时使用

描述什么场景使用或适合解决某类问题

如何使用

简单 code 描述

API

主组件名称,例如 Form

第一段描述 props

参数说明类型默认值
text占位符内容stringhello

少量关于 props 的补充说明,如果内容比较多,统一链接至文末解释/示例区域,例如: schema 格式见[schema 格式](### schema 格式)。 [可选]

第二段描述方法 [可选]

方法说明参数返回值
getValue获取指定字段的值(id: string)object

子组件名称,例如 Form.FormItem [可选]

参数说明类型默认值
autoFocus自动获取焦点booleanfalse

补充说明段落 1 [可选]

{
  "component": "container",
  "attribute": {},
  "children": []
}

补充说明段落 2 [可选]

{
    success: true,
    data: {
        pageList: [
            {
                name: 'xxx',
                age: 20
            }
        ],
        total: 10,
        current: 1
    }
}

如何共建

  1. 申请组件开发者权限
  2. 拉分支,格式 dev/x.x.x,版本遵循语义化版本号规则
  3. 开发,提交代码到 gitlab
  4. 提交 merge request 并通知主要开发者
  5. 主要开发者审核并合并代码至主干,发布新版本到 tnpm

FAQs

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

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