create-figma-app
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "create-figma-app", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"type": "module", | ||
@@ -10,3 +10,3 @@ "description": "create plugin app for figma", | ||
"type": "git", | ||
"url": "https://github.com/shijiatongxue/create-figma-app" | ||
"url": "https://github.com/shijiatongxue/create-figma-app.git" | ||
}, | ||
@@ -29,4 +29,5 @@ "keywords": [ | ||
"index.js", | ||
"template-*", | ||
"dist" | ||
"template-react-ts", | ||
"dist", | ||
"CHANGELOG.md" | ||
], | ||
@@ -33,0 +34,0 @@ "engines": { |
# create-figma-app [![NPM Version](https://img.shields.io/npm/v/create-figma-app)](https://www.npmjs.com/package/create-figma-app) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](./CONTRIBUTING.md) | ||
# create-figma-app | ||
Quick create a [plugin app](https://www.figma.com/plugin-docs/) for figma | ||
## usage | ||
## Usage | ||
@@ -13,2 +14,20 @@ ```bash | ||
pnpm create figma-app@latest my-figma-app | ||
``` | ||
``` | ||
## Current supported template | ||
- `react-ts`:react、typescript、rspack | ||
you can use `.` for the project name or input a project by | ||
```bash | ||
npm create figma-app@latest <projectName> | ||
``` | ||
## Contribution | ||
See [CONTRIBUTING Guide](./CONTRIBUTING.md). | ||
## License | ||
[MIT](./LICENSE). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68611
32
1250
32
2