framer-plugin
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "framer-plugin", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"type": "module", | ||
@@ -17,4 +17,3 @@ "main": "src/index.ts", | ||
"dist/", | ||
"styles/", | ||
"assets/" | ||
"styles/" | ||
], | ||
@@ -21,0 +20,0 @@ "scripts": { |
<h1 align="center" margin="0"> | ||
<img width="200" src="./assets/framer-plugin-light.svg"> | ||
<img width="200" src="https://misc.framerstatic.com/hunter/framer-plugin-light.svg"> | ||
</h1> | ||
@@ -11,4 +11,4 @@ <h3 align="center" style="margin: 0;"> | ||
![plugins](./assets/plugins.png) | ||
![plugins](https://misc.framerstatic.com/hunter/plugin-asset.png) | ||
Plugins in [Framer](https://www.framer.com/) are small apps that can interact with Framer, enabling you to sync content into the CMS, insert Components, modify any layer and much more. Check out our [Marketplace](https://www.framer.com/marketplace/plugins/) to see a selection of Plugins, or visit our [Plugins](https://github.com/framer/plugins) repo to see working code examples. Learn how to build your own with our [documentation](https://framer.com/developers/plugins). |
323890
8