You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, new here & was just curious what the roadmap for Mikado to be a usable framework?
Interested in converting to Mikado (possibly Mikado/FAT) this MMO UI demo app (originally made in React & then converted to VanillaJS). It's kind of hackish, but gets all 100s in Lighthouse & does everything I want it to: https://sondros.com/app/nw-mmo-ux/index.html
1 - Are there plans for animation support/FAT to animate these components?
2 - TypeScript support? I assume there has to be a way ease conversion like converters or Chat GPT.
3 - Component library convert/support -- a converter to rapidly convert a library of components? Obviously if it depends on something like React Hooks or something specific like that it might be more tricky, but since these components ultimately all render HTML/CSS it shouldn't be that hard to reverse engineer them.
I don't think 100% coverage is necessary, but a lot of people want to be able to toss around non-ugly components instead of starting at making a button from scratch in 2024.
4 - Create-Mikado-App boiler plater/starter? Probably should have a todo example ideally. Then maybe a todo with REST so anyone can pick it up & make something.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, new here & was just curious what the roadmap for Mikado to be a usable framework?
Interested in converting to Mikado (possibly Mikado/FAT) this MMO UI demo app (originally made in React & then converted to VanillaJS). It's kind of hackish, but gets all 100s in Lighthouse & does everything I want it to: https://sondros.com/app/nw-mmo-ux/index.html
1 - Are there plans for animation support/FAT to animate these components?
2 - TypeScript support? I assume there has to be a way ease conversion like converters or Chat GPT.
3 - Component library convert/support -- a converter to rapidly convert a library of components? Obviously if it depends on something like React Hooks or something specific like that it might be more tricky, but since these components ultimately all render HTML/CSS it shouldn't be that hard to reverse engineer them.
I don't think 100% coverage is necessary, but a lot of people want to be able to toss around non-ugly components instead of starting at making a button from scratch in 2024.
4 - Create-Mikado-App boiler plater/starter? Probably should have a todo example ideally. Then maybe a todo with REST so anyone can pick it up & make something.
Beta Was this translation helpful? Give feedback.
All reactions