ioeri-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

ioeri #1

For "leading", pronounced /yori/, 🔊 like "iori" (spoken Yoruba).

ioeri-components

ioeri-components ui repository

Functional React - Next.js components library package module.

Required

*React library *Next.js ^13.3.0

Installation ioeri-components ui:

using npm

npm install ioeri-components@latest

using yarn

yarn add ioeri-components@latest
Getting Started
  • ioeri-components is a hight functionality ui component structure with minimal styling.
  • You can best style each component layout using classNames.
  • Very friendly if you use utility or vanilla style.
  • We created a simple logic to combine only a few selected components or Polymorphic Valid Components Property's.
  • Summarize several different components into one basic component according to the calling of the component name which will be followed by the default property.

*Note:

Import from ioeri-components:

Sometimes some cases the editor will give you a suggestion to import a component from 'ioeri-components/lib/components/[Component]' or 'ioeri-components/lib' and it is wrong, then switch path to 'ioeri-components'

Sample:

import { Animated, Core, NextButton } from 'ioeri-components/lib/components/NextButton';
import { Animated, Core, NextButton } from 'ioeri-components/lib';

fix in

import { NextButton } from 'ioeri-components';

Polymorphic Valid Components Property's

One component that you can change into several other components as needed with the same style.

🚨

In practice, some of our syntax/code approach may be incompatible with the library and version you are using.

🏗️

You can join for testing or take part in providing updates.

Contributors

Become a contributor

License

MIT

© ioeridev

Package Sidebar

Install

npm i ioeri-components

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

771 kB

Total Files

265

Last publish

Collaborators

  • khoeriilham