{"id":13595078,"url":"https://github.com/sidebase/nuxt-parse","last_synced_at":"2025-07-14T04:12:11.444Z","repository":{"id":61838918,"uuid":"554908529","full_name":"sidebase/nuxt-parse","owner":"sidebase","description":"Parse, validate and transform data with confidence in nuxt using zod","archived":false,"fork":false,"pushed_at":"2023-05-03T15:16:34.000Z","size":286,"stargazers_count":54,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-22T10:37:03.878Z","etag":null,"topics":["json","nuxt","nuxt3","typescript","vue","zod"],"latest_commit_sha":null,"homepage":"https://sidebase.io/nuxt-parse/","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/sidebase.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}},"created_at":"2022-10-20T15:54:53.000Z","updated_at":"2024-12-07T16:53:38.000Z","dependencies_parsed_at":"2024-01-16T22:18:50.548Z","dependency_job_id":"105a392d-27fd-441b-9204-cd99c14df646","html_url":"https://github.com/sidebase/nuxt-parse","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":"0.30000000000000004","last_synced_commit":"4244b6247c32adfea2d8cb385b2b6b884bd89dc8"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fnuxt-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fnuxt-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fnuxt-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebase%2Fnuxt-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidebase","download_url":"https://codeload.github.com/sidebase/nuxt-parse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248443251,"owners_count":21104370,"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":["json","nuxt","nuxt3","typescript","vue","zod"],"created_at":"2024-08-01T16:01:43.567Z","updated_at":"2025-04-11T16:52:20.464Z","avatar_url":"https://github.com/sidebase.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![nuxt-parse](.github/nuxt-parse.jpg)\n\n# nuxt-parse\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![GitHub stars](https://badgen.net/github/stars/sidebase/nuxt-parse)](https://GitHub.com/sidebase/nuxt-parse/)\n[![License][license-src]][license-href]\n[![Follow us on Twitter](https://badgen.net/badge/icon/twitter?icon=twitter\u0026label)](https://twitter.com/sidebase_io)\n[![Join our Discord](https://badgen.net/badge/icon/discord?icon=discord\u0026label)](https://discord.gg/NDDgQkcv3s)\n\n\u003e A nuxt focused package to make data validation and parsing easy. This package follows the design philosophy of the article [parse, don't validate](https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-validate/). It uses [`zod`](https://github.com/colinhacks/zod) for parsing data from the user, APIs, your own functions, ...\n\n## Quick Start\n\n```sh\nnpm i @sidebase/nuxt-parse\n```\n\nThen visit the [Quick Start documentation](https://sidebase.io/nuxt-parse/getting-started/quick-start) to setup the package.\n\n## Features\n\n- ✔️ Validate Data using [`zod`](https://github.com/colinhacks/zod)\n- ✔️ Deserialize and Serialize user, backend, api data\n- ✔️ Helpers focused on Nuxt 3 usage and developer experience\n\n\u003c!-- Badges --\u003e\n[npm-version-src]: https://img.shields.io/npm/v/@sidebase/nuxt-parse/latest.svg\n[npm-version-href]: https://npmjs.com/package/@sidebase/nuxt-parse\n\n[npm-downloads-src]: https://img.shields.io/npm/dt/@sidebase/nuxt-parse.svg\n[npm-downloads-href]: https://npmjs.com/package/@sidebase/nuxt-parse\n\n[license-src]: https://img.shields.io/npm/l/@sidebase/nuxt-parse.svg\n[license-href]: https://npmjs.com/package/@sidebase/nuxt-parse\n\n## Development\n\n- Run `npm run test` to generate type stubs\n- Run `npm run lint` to run eslint\n- Run `npm run type` to run typescheck via tsc\n- Run `npm publish` to run build and publish the package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebase%2Fnuxt-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidebase%2Fnuxt-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebase%2Fnuxt-parse/lists"}