Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
An enterprise-class UI design language and React implementation.
English | 简体中文
IE / Edge | Firefox | Chrome | Safari | Opera | Electron |
---|---|---|---|---|---|
IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install ygd
yarn add ygd
import { DatePicker } from 'ygd';
ReactDOM.render(<DatePicker />, mountNode);
And import style manually:
import 'ygd/dist/ygd.css'; // or 'ygd/dist/ygd.less'
Or import components on demand.
See Use in TypeScript.
See i18n.
Use Gitpod, a free online dev environment for GitHub.
Or clone locally:
$ git clone git@git.ennew.alpha:front-end/ygyg-design.git
$ cd ygyg-design
$ npm install
$ npm start
Open your browser and visit http://127.0.0.1:8001 , see more at Development.
Read our contributing guide and let's build a better ygd together.
We welcome all contributions.
menu/style/index.less 保持右侧导航 select/style/index.less
layout layout/style/index.less date-picker/style/TimePicker.less pagnation pagination/style/index.less upload/style/index.less time-picker/style/index.less switch/style/index.less carousel/style/index.less table/style/index.less
grid/style/mixin.less grid/style/index.less form/style/mixin.less
FAQs
An enterprise-class UI design language and React-based implementation
The npm package ygd receives a total of 97 weekly downloads. As such, ygd popularity was classified as not popular.
We found that ygd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.