A library to sync state between Next.js components and URL
Alex

Alex @asmyshlyaev177

About: Just another IT guy, 5+ years of coding on Frontend, Follow me on GitHub , appreciate it.

Location:
void 0
Joined:
Jun 27, 2019

A library to sync state between Next.js components and URL

Publish Date: Jul 16 '24
0 1

Image description

Can sync state between unrelated components and optionally save it to URL, difference from other solution is that can store complex objects, and Typescript autocomplete/validation.

Perfect for saving forms data.

Check it out and support project with a ⭐️
https://github.com/asmyshlyaev177/state-in-url

Comments 1 total

  • Isaac Hagoel
    Isaac HagoelJul 16, 2024

    Interesting idea! maybe add the "Why" section from github to this post.

Add comment