Hacker News new | ask | show | jobs
by flavoie 2309 days ago
angular :https://ng.ant.design/docs/introduce/en

vue : https://www.antdv.com/docs/vue/introduce/

I don't know how fast they will sync with 4.0 though.

I tried to use it in svelte, only loading the css/less from the react project, but with a svelte component. It works quite easily. The problem is that I would have to reimplement all components.

Saying that, I'm wondering why there is not a separated project for style and other for implementation.