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.
figma-portal
Advanced tools
Simple way to export a Figma components by name:ok_hand:
figma-portal
is your choice:
nodeId
, teamId
or fileKey
is too difficultnpm install figma-portal --save-dev
figma-portal extract -d DEFAULT_OUTPUT_DIR -p PROJECT_NAME -c .figma.yml
FIGMA_TOKEN
- Personal or OAuth tokenFIGMA_TEAM_ID
- Id of the team to list projects fromCreate a config file - .figma.yml
, and add a new description for the exported components:
# Unique name of the component within the project
- name: GitHub / Figma portal / Logo
# Output directory if different from default
outputDir: media
# Output file name, if necessary (by default uses the name of the component)
fileName: banner
# A string enum for the image output format, can be jpg, png, svg, or pdf
format: svg
# A number between 0.01 and 4, the image scaling factor
scale: 1
Read the API documentation for more information.
FAQs
Simple way to export figma components
The npm package figma-portal receives a total of 0 weekly downloads. As such, figma-portal popularity was classified as not popular.
We found that figma-portal 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
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.