0.1.0 • Published 1 year ago

ab-nextjs-core v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ab-nextjs-core

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

🌱 A lightweight collection of server & client React components as core abElements (i.e. ab-app-layout, ab-screen-layout, ...) created by Abraham Ukachi, and optimized for Next.js applications šŸ˜Ž.

Getting Started

Installation

npm

npm i ab-nextjs-core 

pnpm

pnpm install ab-nextjs-core 

Core Server Components

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

No.NameFileStatus
1AbAppLayoutserver/ab-app-layout/index.tsxPending
2AbScreenLayoutserver/ab-screen-layout/index.tsxPending
3AbMainLayoutserver/ab-main-layout/index.tsxPending
4AbAsideLayoutserver/ab-aside-layout/index.tsxPending

Core Client Components

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

No.NameFileStatus
1AbAppLayoutab-app-layout/index.tsxPending
2AbScreenLayoutab-screen-layout/index.tsxPending
3AbMainLayoutab-main-layout/index.tsxPending
4AbAsideLayoutab-aside-layout/index.tsxPending

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-core project is MIT Licensed ;)