2.0.3 • Published 7 months ago

@jeliq/app-sdk-next-router v2.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Jeliq App SDK Next.js Router

This package is designed for using Next.js in applications generated with Jeliq.

Installation

$ pnpm add @jeliq/app-sdk-next-router

Package Structure

This package exports the following components and utilities:

Providers / Hooks / Components (src/*)

  • NavigationProvider: A provider component that manages the navigation state across the application.
  • useNavigation / useRouter: React hooks that provide the current navigation state and navigation functions.
  • Link: A link component that wraps Next.js's link component, adapted to work with Jeliq's routing configuration.

Scripts (bin/*)

  • gen-app-router: Generate Next.js app router code from Jeliq routing configuration.

License

MIT

Related Links

2.0.4

7 months ago

2.0.3

8 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

10 months ago

1.1.1

11 months ago

1.1.0

12 months ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago