Skip to content

๐Ÿ“ฆ A lightweight collection of server & client React components created by Abraham Ukachi, and optimized for Next.js applications

License

Notifications You must be signed in to change notification settings

abraham-ukachi/ab-nextjs-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Ab Logo on Light Ab Logo on Dark Next.js LogoName on Light Next.js LogoName on Dark

Checkout abElements โ†’

ab-nextjs-components

IMPORTANT: This is a work in progress and subject to major changes until version 1.0.

๐Ÿš€ This is a lightweight collection of server & client React components created by Abraham Ukachi, and optimized for Next.js applications ๐Ÿ˜Ž.

Getting Started

Installation

npm

npm i ab-nextjs-components

pnpm

pnpm install ab-nextjs-components

Types

All the types are located in the types folder. A specific type like AbButtonProps can be imported directly:

import type { AbButtonProps } from 'ab-nextjs-components';

Client Components

A list of all the client components and their current status:

No. Name File Status
1 AbLogo ab-logo/index.tsx Pending
2 AbIcon ab-icon/index.tsx Pending
3 AbButton ab-button/index.tsx Pending
4 AbInput ab-input/index.tsx Pending

NOTE:

Server Components

A list of all the server components and their current status:

No. Name File Status
1 AbLogo server/ab-logo/index.tsx Pending
2 AbIcon server/ab-icon/index.tsx Pending
3 AbButton server/ab-button/index.tsx Pending

NOTE:

Learn More abElements

To learn more about abElements, take a look at the following resources:

You can check out the abElements GitHub repository for more details.

License

This ab-nextjs-components project is MIT Licensed ;)

About

๐Ÿ“ฆ A lightweight collection of server & client React components created by Abraham Ukachi, and optimized for Next.js applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published