{"id":15392523,"url":"https://github.com/vordgi/nimpl-getters","last_synced_at":"2025-04-12T21:31:10.330Z","repository":{"id":215672513,"uuid":"739517229","full_name":"vordgi/nimpl-getters","owner":"vordgi","description":"Implementation of server getters in React Server Components without switching to SSR","archived":false,"fork":false,"pushed_at":"2025-03-21T18:44:15.000Z","size":222,"stargazers_count":124,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T03:07:38.368Z","etag":null,"topics":["frontend","nextjs","react","react-server-components","react-server-context","server-components-context","server-context","server-side-rendering","servercomponent"],"latest_commit_sha":null,"homepage":"https://nimpl.tech/docs/getters","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vordgi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-05T18:56:24.000Z","updated_at":"2025-03-27T12:43:35.000Z","dependencies_parsed_at":"2024-01-12T22:04:09.310Z","dependency_job_id":"720bc819-4b06-44f7-8624-f2c9f4e75310","html_url":"https://github.com/vordgi/nimpl-getters","commit_stats":{"total_commits":82,"total_committers":1,"mean_commits":82.0,"dds":0.0,"last_synced_commit":"472636bc7ca24a1f36473c32197677eaa3ee7214"},"previous_names":["vordgi/next-impl-getters"],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vordgi%2Fnimpl-getters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vordgi%2Fnimpl-getters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vordgi%2Fnimpl-getters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vordgi%2Fnimpl-getters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vordgi","download_url":"https://codeload.github.com/vordgi/nimpl-getters/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248634905,"owners_count":21137140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frontend","nextjs","react","react-server-components","react-server-context","server-components-context","server-context","server-side-rendering","servercomponent"],"created_at":"2024-10-01T15:15:04.383Z","updated_at":"2025-04-12T21:31:10.291Z","avatar_url":"https://github.com/vordgi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @nimpl/getters\n\n(Former [next-impl-getters](https://www.npmjs.com/package/next-impl-getters))\n\nImplementation of server getters in React Server Components without switching to SSR in Next.js\n\nBefore using the library, read the [Possible Issues](https://nimpl.tech/docs/server-getters#possible-issues)\n\nVisit https://nimpl.tech/docs/server-getters to view the full documentation.\n\nUse `@nimpl/getters 2.x` for Next.js v15. For earlier versions of Next.js use `@nimpl/getters 1.x`.\n\n## Installation\n\n**Using npm:**\n\n```bash\nnpm i @nimpl/getters\n```\n\n**Using yarn:**\n\n```bash\nyarn add @nimpl/getters\n```\n\n## Current Getters\n\n- [get-pathname](https://nimpl.tech/docs/server-getters#get-pathname)\n- [get-app-pathname](https://nimpl.tech/docs/server-getters#get-app-pathname)\n- [get-params](https://nimpl.tech/docs/server-getters#get-params)\n- [get-app-params](https://nimpl.tech/docs/server-getters#get-app-params)\n- [get-page-config](https://nimpl.tech/docs/server-getters#get-page-config)\n- [get-search-params](https://nimpl.tech/docs/server-getters#get-search-params) (_deprecated_)\n\n\u003e _`create-server-context` and `get-server-context` were moved to a separate package - [@nimpl/context](https://nimpl.tech/docs/context)_\n\n## Stability\n\nAll getters are covered with tests. Tests are run on every release and every 6 hours on the latest **Canary** version of `Next.js`.\n\nIn this way, you can be sure not only of the stability of the code, but also that if there is a breaking change in `Next.js`, this will immediately become known. _Even before the release of a stable version of `Next.js`._\n\n## Additional\n\nPlease consider giving a star if you like it, it will help promote the implementation in the eyes of the Next.js team. This also motivates the author to continue working on this and other solutions ❤️\n\nCreate issues for identified problems, desired getters, or various improvements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvordgi%2Fnimpl-getters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvordgi%2Fnimpl-getters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvordgi%2Fnimpl-getters/lists"}