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

@italentjs/italent-talentjs-ui

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@italentjs/italent-talentjs-ui

italent TalentJS Framework

  • 1.0.8
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

关于该空项目

1) 该空项目使用

git clone git@gitlab.beisen.co:ux/base-component.git
cd base-component
git checkout-index -f -a --prefix=../test/ 其中../test/为你要建立组件的位置
cd test && npm install && bower install
修改package.json 和bower.json 内部项目名称和作者名

2) 组件封装规范

1.组件的文件夹结构是什么样的?

组件的文件结构对比业务的文件结构
可知业务组件多了src文件夹和index.js文件。

2.组件功能演示代码放在哪里?源码放在哪里?

组件功能演示代码放在app/scripts/views/home/index-page-view.js里,源码放在src文件夹里面。

3.为什么要生成两个index.js?

在业务组件中多出了两个index.js
  • vendor/components/cutpic/index.js 是为了模仿用户行为(从bower中直接下载组件)。

FAQs

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