{"id":13727053,"url":"https://github.com/microsoft/parallel-prettier","last_synced_at":"2025-10-08T17:46:25.415Z","repository":{"id":40384243,"uuid":"185644029","full_name":"microsoft/parallel-prettier","owner":"microsoft","description":"Concurrent prettier runner","archived":false,"fork":false,"pushed_at":"2024-06-16T17:33:24.000Z","size":315,"stargazers_count":248,"open_issues_count":10,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-04T12:04:25.342Z","etag":null,"topics":["formatter","nodejs","prettier"],"latest_commit_sha":null,"homepage":null,"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/microsoft.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-08T16:37:23.000Z","updated_at":"2025-06-28T06:57:26.000Z","dependencies_parsed_at":"2024-01-06T07:54:11.662Z","dependency_job_id":"fbcca783-afa8-44e7-8dc4-880589a6ad0a","html_url":"https://github.com/microsoft/parallel-prettier","commit_stats":null,"previous_names":["mixer/parallel-prettier"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/parallel-prettier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fparallel-prettier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fparallel-prettier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fparallel-prettier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fparallel-prettier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/parallel-prettier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fparallel-prettier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263561226,"owners_count":23480593,"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":["formatter","nodejs","prettier"],"created_at":"2024-08-03T01:03:37.575Z","updated_at":"2025-10-08T17:46:25.310Z","avatar_url":"https://github.com/microsoft.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# @mixer/parallel-prettier\n\nA wrapper around [prettier]() that formats files in parallel to speed up large projects.\n\n```\nnpm install -g @mixer/parallel-prettier\n```\n\nAfter installing the CLI, the `pprettier` command will be available to you.\n\n### Ad-hoc Performance\n\n```\n# 300 file project:\n\nprettier --write \"src/**/*.{ts,tsx,json,scss}\"  6.57s user 0.55s system 131% cpu 5.405 total\npprettier --write \"src/**/*.{ts,tsx,json,scss}\"  0.41s user 0.08s system 14% cpu 3.455 total\n\n# 1200 file project:\n\nprettier --write \"src/**/*.{ts,tsx,json,scss}\"  27.09s user 3.26s system 123% cpu 24.496 total\npprettier --write \"src/**/*.{ts,tsx,json,scss}\"  1.21s user 0.27s system 14% cpu 10.580 total\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fparallel-prettier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fparallel-prettier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fparallel-prettier/lists"}