![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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
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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.