@nofwl/nui

React components

Usage no npm install needed!

<script type="module">
  import nofwlNui from 'https://cdn.skypack.dev/@nofwl/nui';
</script>

README

nui">

React Components

Install

npm i @nofwl/nui --save
# or
yarn add @nofwl/nui

Storybook

Demo

Usage

// example:
import { message } from '@nofwl/nui';
// for css
import '@nofwl/nui/dist/index.css';

Feature

  • icons
  • message - (info, warn, error, success, loading)
  • toast
  • tabs