DEV Community

Cover image for What is new in nueva
codingwith3dv
codingwith3dv

Posted on

What is new in nueva

Hello there,
If you have seen my last post you would know that I am working on nueva a reactive component based UI library.

When I posted it, nueva can only render simple elements like div, p, h1 and others.

But now we can render it as a component. So that we can make it much cleaner and easy to build complex UI's. Check the repo for an example

It is currently on v-0.0.9-full. We can add reactive values and all to the Element.

Check out the project:-
https://github.com/codingwith3dv/nueva
NPM:- https://npmjs.org/package/nueva

Before you go please try contribute to the project and help it grow.

Thanks for reading till here
🤗🤗🤗

Oldest comments (0)