Coder Social home page Coder Social logo

oalexdoda / webflow-react Goto Github PK

View Code? Open in Web Editor NEW
86.0 86.0 6.0 1.08 MB

A CLI tool used to convert a Webflow project to React JS.

Home Page: https://npmjs.com/package/webflow-react

License: Apache License 2.0

JavaScript 100.00%
react reactjs webflow webflow-sdk

webflow-react's Introduction

Serial Tech Entrepreneur

webflow-react's People

Contributors

oalexdoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

webflow-react's Issues

Generate default controllers for components with sockets

Let's say you have a component called "menu". And Then you have multiple "menuItem" components inside that menu. A default controller (or meta?) could be generated by the script under "default.js" where it would work like this:

  • If there's multiple "menuItem" components inside "menu", it would create a content map using the "wfr-d" data points in each menu item. Rather than having to define data points for each "menuItem" component, it would try to identify the children of each menuItem (by class) and map those out.

Docs Out Of Date

going through the documentation and unable to properly build the webflow export using the webflow-react command. i'm not sure i have my config file properly set up or if it is something related to react version issue.

Rename and restructure components

This is the current component structure:

image

Rather than structuring them like that, how about having a more standardized and easier to read structure? .e.g

components/
    menu/
        index.js
    widget/
        components/
            account/
                index.js
            feedback/
                index.js
            upgrade/
                index.js
        index.js
    

Note: They would have to identify their controllers properly considering the structure change.

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.