Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@corabank/design-tokens
Advanced tools
import tokens from "@corabank/design-tokens";
console.log(tokens);
console.log(tokens.colors);
npm install --save @corabank/design-tokens
npm run build
Info: You need environment variable FIGMA_TOKEN to run this step. This FIGMA_TOKEN is generated by DevOps team, whenever necessary to generate a new one, open a ticket for DevOps.
Jira
issue number)npm link
(REQUIRED)Release
section filled with the changes that represent this release.
The release is generated automatically, just leave the release section filled in. Your release will appear here
Example:
- Added new feature A
- Created <B /> Component
- ...
bump:patch
, bump:minor
, bump:major
or bump:bypass
(any other label can also be added)
The labels will indicate to the actions which version needs to be generated and published right after the merge
bump:patch >> will generate `patch` version
bump:minor >> will generate `minor` version
bump:major >> will generate `major` version
bump:bypass >> wont generate version and will bypass action
MIT © corabank
FAQs
Tokens for Arco design system
The npm package @corabank/design-tokens receives a total of 0 weekly downloads. As such, @corabank/design-tokens popularity was classified as not popular.
We found that @corabank/design-tokens demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.