Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.