@numl-react/pane

Pane for Numl React by NUML.Design.


Keywords
component, pane, initials, react, react-components, numl-react, photo, responsive, reactjs, a11y, accessible, wai-aria, dark-mode, ui-library, numl-ui, numl-react-ui
License
MIT
Install
npm install @numl-react/pane@0.1.0

Documentation

NUML React

Modular & Accessible React Components made on top of Numl 🚀

NPM Version Discord

Warning: This project is WIP, API might change without notice.

Quick Start

Add the following code to your page.

via NPM and YARN:

npm install @numl-react/core

OR

yarn add @numl-react/core

via JsDelivr:

<script type="module" src="https://cdn.jsdelivr.net/npm/@numl/numl-react@1.1.0/"></script>

via Unpkg:

<script type="module" src="https://unpkg.com/@numl/numl-react@1.1.0/"></script>

For discussions, suggestions and contributions, create an issue or join our Discord channel to chat.

License

MIT