Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@figma-export/output-components-as-es6

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figma-export/output-components-as-es6 - npm Package Compare versions

Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.8

4

package.json
{
"name": "@figma-export/output-components-as-es6",
"version": "0.0.1-alpha.6",
"version": "0.0.1-alpha.8",
"description": "Outputter for @figma-export that exports components in javascript file",

@@ -16,3 +16,3 @@ "main": "index.js",

},
"gitHead": "c6a3927a3a1d7eb2a116afc134fa2492a4c251f9"
"gitHead": "358ac4e5fc372091f4eae2278bae64dea2834b94"
}

@@ -5,3 +5,3 @@ # @figma-export/output-components-as-es6

With this outputter you can export all components as variables insinde a `.js` file called with the page name.
With this outputter you can export all components as variables inside a `.js` file called with the page name.

@@ -31,3 +31,3 @@ This is a sample of the output:

```sh
npm i -D @figma-export/output-components-as-es6
npm install --save-dev @figma-export/output-components-as-es6
```

@@ -34,0 +34,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc