Giter Site home page Giter Site logo

ai-component-generator's People

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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

ai-component-generator's Issues

supporting components of multiple frameworks/libraries

Suggestion for supporting components of multiple frameworks/libraries

I have a suggestion for a new feature that could support components from multiple frameworks and libraries, such as React, Vue, Astro, and Svelte. This feature could include a dropdown menu that allows users to select which framework or library they would like to use. Based on that selection, the appropriate prompts would be generated for generating components using the chosen framework or library.

I believe this would be a valuable addition to the project, as it would provide users with more flexibility and choice when creating components. If you think this suggestion is worth considering, please let me know and I'd be happy to discuss it further.

Thank you for your time and consideration.

core question

Do you use natural language or programming language?
The answer is: programming language.

natural language example:

create item component , and have options , when touch move left , show options ........  `300+ words`

Copy and paste but... Error & This is not what i want & to re-describe

programming language

 <ion-item-sliding>
    <ion-item>
      <ion-label>Sliding Item with End Options</ion-label>
    </ion-item>

    <ion-item-options>
      <ion-item-option>Favorite</ion-item-option>
      <ion-item-option color="danger">Delete</ion-item-option>
    </ion-item-options>
 </ion-item-sliding>

Yes, this is what I want.

Natural language is not precise enough, if it were precise and abstract enough, it would already be a programming language.

No have Strong AI ,and only just search recognizer,

Offer the possibility to return either HTML, or full code

If possible, a checkbox like "show me the result instead of the code" (or vice-versa) could be great

Because when you try, for instance, to make an Angular component, you get parts of code, and parts of HTML :

image

As you can see, the HTML part of the code is getting displayed as rendered HTML, but not the rest of the code

How to set server side address on the local running?

Hi I am already running it on my local by "npm run dev" or "npm run start", But every time I click the "make my day" button, it always got the "Internal Server Error" for connecting the local server, Is there one way to test on the local? Thank you very much.

request: preview code below

Would be great to be able to preview the code below the component and not have to copy and paste it into an editor.

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.