Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@b-design/charts
Advanced tools
B-Design 是阿里云推出的一套面向企业应用领域的设计系统。在企业级软件服务逐渐走向云端化的趋势下,为阿里内部及合作伙伴的 SaaS 系统上云提供标准化的设计规范和指导。
npm install @b-design/charts --save
引用组件
import { Line } from '@b-design/charts'
引用 less 样式 less 文件中
@import '@b-design/charts/lib/style/themes/default.less';
@import '@b-design/charts/dist/b-design-antv.less';
@import '<your-own-less>.less';
npm i
to install packages.npm start
to start development.npm run build:live
to build for the doc preview site.npm run build:lib
to build lib, create release in esm and umd.npm run compile
to build compile for releasenpm run dist
to build dist for releasenpm run pre:publish:npm
to prepare package.json for publishing to npm. Run it beforing running transpile.npm run pre:publish:tpm
to prepare package.json for publishing to tnpm. Run it beforing running transpile.npm run transpile
to generate docs.npm run add:comp <ComponentName>
to add a component.npm run variable
to open a viewers that shows a map of all component variables.FAQs
B-Design作为云计算生态的一部分,开放给所有阿里云用户,帮助中小企业基于阿里云完成自己的SaaS产品设计与构建
The npm package @b-design/charts receives a total of 0 weekly downloads. As such, @b-design/charts popularity was classified as not popular.
We found that @b-design/charts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers 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
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.