Development Under active development - Components may change before the first stable release. Join Discord
Open source · MIT License

not another
UI Framework.

Lightweight, modular, zero-dependency. A clean na- prefix, plugin-based JS, and CSS custom properties for effortless theming.

0 Dependencies
40+ Components
<10kb Core Gzipped
<link rel="stylesheet" href="naui.css">
<script src="naui.js"></script>
<!-- a button -->
<button class="na-button na-button-primary">
  Hello naUI
</button>
<!-- a modal -->
<div class="na-modal-overlay" na-modal>
  <!-- ... -->
</div>
Open Source · MIT License

Ready to build with naUI?

Start with the core, add modules as you need them. Ships in minutes.