TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Pram – utilities for dealing with and keeping state in url query params

2 点作者 coffeedoughnuts将近 7 年前

1 comment

coffeedoughnuts将近 7 年前
I found myself constantly copy-pasting the same utilities to make `history`, `react-router` and `qs` all talk to each other so that I could store state in the url (something I think not enough web apps do); so finally took the time to put a few of them into a library. Really these are just the basics but it would be good to get any feedback on what kinds of things people thing would be useful in a library like this