2.0.3 • Published 4 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 months ago

2.0.3

5 months ago

2.0.2

7 months ago

2.0.1

7 months ago

2.0.0

8 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago