Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
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.
@vedius-system/vedius-design-tokens
Advanced tools
This README would normally document whatever steps are necessary to get your application up and running.
Install the project dependencies via the CLI command:
npm install
or with Yarn:
yarn install
The project is made of these files and folders:
/token-generators
contains the design tokens input files (in JSON format)/templates
contains the templates used to generate the output files/dist
contains the generated output files (in different formats)build.js
is the script used to generate the output filesYou can build the design tokens from the /src/
folder using the CLI command:
npm run build
## or
yarn build
Or you can automatically re-build the tokens at every change using the command:
npm run watch
## or
yarn watch
The generated tokens are saved in the /dist
folder.
FAQs
Vedius Design Tokens
The npm package @vedius-system/vedius-design-tokens receives a total of 0 weekly downloads. As such, @vedius-system/vedius-design-tokens popularity was classified as not popular.
We found that @vedius-system/vedius-design-tokens demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
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.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.