Simple, lightweight web components for use with vanilla HTML, JS and CSS.
Import the latest version of n-components into your static vanilla HTML file using:
Then, simply call any of the below n-components to get started.
We have some useful drop-in utilities. Take a peek at things like n-copy and n-tooltip!
Various quick utility to make things easy and intuitive. Visit the n-components Github to view the specifics of using n-utility.
You want some buttons? We have some cool, customizable n-buttons.
Basic usage:
<n-button>Button</n-button>
Variants:
Combine any attributes to customize behavior and appearance.