Code Monkey home page Code Monkey logo

plugin's Introduction

Instant Website - Figma Plugin

This is the source of the Figma plugin that is used to upload websites to InstantWebsite.app

Requirements

  • Node v14.14 or higher
  • npm v6.14 or higher

Installation

  • npm install
  • npm run build
  • Open Figma
  • "Create Plugin"
  • "Link existing Plugin"
  • Select manifest.json from the plugin directly

Running

  • Open the plugin menu
  • Select "Instant Website"
  • After selecting a root frame, you should be able to press "Create Website"

Debugging

Better instructions will come in the future

Contributing

Please don't contribute new features to this repository. A new version is under development and this repository will go into read-only-mode once new version been open sourced.

But for now, this repository is on life-support, and only bug fixes will be merged.

License

MIT 2020 - Instant Website

See ./LICENSE for full license.

plugin's People

Contributors

victorb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

exploretalking

plugin's Issues

Make plugin use Accept/Content-Type headers in requests to backend

Currently, backend returns/parses specific formats based on the endpoints. Future change will make the backend decide what format depending on what format the requester supports, so we should make sure that the plugin sends both Accept: application/json and Content-Type: application/json if there is any body.

Make it work with Lottiefiles plugin

Lottiefiles Figma plugin sets data on the nodes it creates as Shared Plugin Data so whenever we come across that, we can also fetch the Lottiefile and prepare for playback for the generated website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.