🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@plasmicapp/cli

Package Overview
Dependencies
Maintainers
1
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmicapp/cli

plasmic cli for syncing local code with Plasmic designs

0.1.338
latest
npm
Version published
Weekly downloads
18K
-21.06%
Maintainers
1
Weekly downloads
 
Created
Source

Plasmic CLI for syncing Plasmic designs down into your local repo as generated React code.

Plasmic is the visual builder for React. Learn more at https://plasmic.app.

Install

npm install -g @plasmicapp/cli

Usage

See https://docs.plasmic.app/learn/codegen-guide/ for the full docs to get started with Plasmic codegen.

plasmic init creates the initial plasmic.json file, pointing to your local dev host.

plasmic sync --projects ... allows you to sync all components in the specified projects down as code files to your current folder. Once you've run plasmic init, you can run plasmic sync from any subfolder of the folder with the plasmic.json file.

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

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.

Install

Related posts