@figma-export/output-components-as-es6
Advanced tools
Comparing version 0.0.1-alpha.3 to 0.0.1-alpha.4
{ | ||
"name": "@figma-export/output-components-as-es6", | ||
"version": "0.0.1-alpha.3", | ||
"version": "0.0.1-alpha.4", | ||
"description": "Outputter for @figma-export that exports components in javascript file", | ||
@@ -16,3 +16,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "e2a08c659f0b4385d7bcbc570624c7714a87bf94" | ||
"gitHead": "9a33a26c15abdb56385cb4430c5dd81218e7f75f" | ||
} |
# @figma-export/output-components-as-es6 | ||
> Outputter for @figma-export that exports components in javascript file. | ||
> Outputter for [@figma-export](https://github.com/marcomontalbano/figma-export) that exports components in javascript file. | ||
See our main repo [@figma-export](https://github.com/marcomontalbano/figma-export) for more information. | ||
## Install | ||
@@ -12,3 +10,3 @@ | ||
```sh | ||
npm install --save-dev @figma-export/output-components-as-es6 | ||
npm i -D @figma-export/output-components-as-es6 | ||
``` | ||
@@ -15,0 +13,0 @@ |
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
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
1973
18