Security News
Python Overtakes JavaScript as Top Programming Language on GitHub
Python becomes GitHub's top language in 2024, driven by AI and data science projects, while AI-powered security tools are gaining adoption.
figma-api-stub
Advanced tools
A stub implementation of Figma Plugins API.
import {createFigma} from "figma-api-stub";
const figma = createFigma();
const rect = figma.createRectangle();
rect.resize(100, 200);
⚠️ Warning! It's not an official implementation, and it hasn't the purpose to fully reproduce Figma behavior and API.
Install it with yarn:
yarn add figma-api-stub
Or with npm:
npm i figma-api-stub --save
createFigma(): PluginAPI
FAQs
Figma API stub
The npm package figma-api-stub receives a total of 620 weekly downloads. As such, figma-api-stub popularity was classified as not popular.
We found that figma-api-stub 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
Python becomes GitHub's top language in 2024, driven by AI and data science projects, while AI-powered security tools are gaining adoption.
Security News
Dutch National Police and FBI dismantle Redline and Meta infostealer malware-as-a-service operations in Operation Magnus, seizing servers and source code.
Research
Security News
Socket is tracking a new trend where malicious actors are now exploiting the popularity of LLM research to spread malware through seemingly useful open source packages.