Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@coveord/design-tokens
Advanced tools
Design tokens of the Vapor Design System extracted from Figma.
Simply put, a design token is a stored design decision. It can be understood as a variable that holds the result of a choice (in this case made in Figma). Decisions can be made about multiple different subjects, for example colors, typography, spacing, etc. Therefore, it is important to consider that design tokens come in as many types as there are design subjects.
Distribute design tokens to all Coveo products that rely on the Vapor Design System through code.
npm install @vapor/tokens
For TypeScript users: the package provides its own type declarations.
Tokens are provided through multiple outputs. Choose the format that best suits your needs.
Coming soon.
Coming soon.
tokens:fetch
: fetches tokens information from our tokens library in Figmatokens:build
: translates the fetched tokens into all the available output formats31.3.1 (2021-12-21)
Note: Version bump only for package root
FAQs
Design tokens of the Vapor Design System
We found that @coveord/design-tokens 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.