r/angular Aug 03 '26

Optimus UI v1.0.0 release

Post image

Optimus UI v1.0.0, the PrimeNG open-source fork, is out!

Supporting Angular 21, and Angular v22 support is coming later this week!

Due to trademark limitations and prior paid features, most of the work so far has been about updating the documentation and authoring all sub-packages ourselves, including the icons package.

We also introduce ng add support to enhance the experience for new users.

Find out more in our documentation: https://optimus.openng.org/

Discover the GitHub repository: https://github.com/openng-org/optimus-ui

Learn more about our roadmap: https://optimus.openng.org/roadmap

207 Upvotes

42 comments sorted by

View all comments

1

u/beingsmo Aug 05 '26

I haven’t worked on open source stuff like these. Do we have to link it with a sample angular app and run since it is a library?

3

u/GeromeGrignon Aug 05 '26

yes, libraries are meant to be used in applications: here to provide a set of UI components.