Skip to main content

@nofinite/nui — Initial Release

Release date: 03 January 2026


Overview

This is the first public release of @nofinite/nui.

@nofinite/nui provides performance-focused, accessible React UI primitives designed for composability and scalability.


Included

  • Core UI components
  • NUIProvider for theming and configuration
  • Virtualized rendering utilities
  • Accessible, unstyled primitives
  • Zero runtime dependencies

Notes

  • This release establishes the public API surface.
  • All components are designed for React-based environments, including Next.js and Vite.
  • APIs may evolve until a stable v1.0.0.

Known Limitations

  • Virtualized components support fixed row heights only.
  • Some components require manual ARIA configuration for advanced use cases.