Giter VIP home page Giter VIP logo

Comments (3)

kaashyapan avatar kaashyapan commented on August 20, 2024 1

Source generators are C#. The aim of this project is to base it on F# with an easy to use api from C#.
Ideal route would be a simple F# script that reads the output of react-docgen and generates F# similar to the Feliz api for eacg component.

But I think it would help if we hand code the api to idiomatic F# first and automate generation after it has crystallised.

There is some work being done in
#19 & #16

from dash.net.

alexcjohnson avatar alexcjohnson commented on August 20, 2024

The way this works today is first a JS script calls react-docgen to extract the prop info, then in Python we read that information in and generate matching source code for all the back ends. The ideal would be for .NET to add to this, such that npm run build:backends that every component package defines would create .NET bindings as well.

from dash.net.

mungojam avatar mungojam commented on August 20, 2024

I don't know if it would work or help, but you could consider source generators for this which are a standard way to generate code at .net build time

from dash.net.

Related Issues (20)

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.