figma-development-kit
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "figma-development-kit", | ||
"version": "1.0.0", | ||
"description": "Tools that help developers leverage Figma API", | ||
"version": "1.0.1", | ||
"description": "Tools that help developers to build apps with Figma API", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
#Figma Development Kit (FDK) | ||
Tools that help developer leverage Figma API | ||
Tools that help developers to build apps with Figma API | ||
## OAuth2 | ||
[demo](https://chuanqisun.github.io/figma-development-kit/demo/auth-demo.html) |
5995