0.1.0 ⢠Published 1 year ago
ab-nextjs-core v0.1.0
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. | Name | File | Status |
---|---|---|---|
1 | AbAppLayout | server/ab-app-layout/index.tsx | Pending |
2 | AbScreenLayout | server/ab-screen-layout/index.tsx | Pending |
3 | AbMainLayout | server/ab-main-layout/index.tsx | Pending |
4 | AbAsideLayout | server/ab-aside-layout/index.tsx | Pending |
Core Client Components
A list of all the supported core client components and their current status:
No. | Name | File | Status |
---|---|---|---|
1 | AbAppLayout | ab-app-layout/index.tsx | Pending |
2 | AbScreenLayout | ab-screen-layout/index.tsx | Pending |
3 | AbMainLayout | ab-main-layout/index.tsx | Pending |
4 | AbAsideLayout | ab-aside-layout/index.tsx | Pending |
NOTE:
Learn More abElements
To learn more about abElements
, take a look at the following resources:
- abElements Documentation - learn about
abElements
features and API. - abElements Animations - learn about animations in
abElements
. - abElements Core - learn about core in
abElements
. - abElements Theme - learn about theme in
abElements
. - abElements Icons - learn about icons in
abElements
. - abElements Components - learn about components in
abElements
. - abElements Fonts - learn about fonts in
abElements
. - abElements Hooks - learn about hooks in
abElements
.
You can check out the abElements GitHub repository for more details.
License
This ab-nextjs-core
project is MIT Licensed ;)
0.1.0
1 year ago