{"id":16847467,"url":"https://github.com/fabiosantoscode/fast-deep-resolve","last_synced_at":"2025-03-18T07:17:14.519Z","repository":{"id":57232963,"uuid":"133136673","full_name":"fabiosantoscode/fast-deep-resolve","owner":"fabiosantoscode","description":"Resolves an object or array of promises","archived":false,"fork":false,"pushed_at":"2018-05-13T12:53:09.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T00:11:12.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiosantoscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-12T10:40:21.000Z","updated_at":"2018-05-13T12:53:10.000Z","dependencies_parsed_at":"2022-08-31T14:11:18.356Z","dependency_job_id":null,"html_url":"https://github.com/fabiosantoscode/fast-deep-resolve","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Ffast-deep-resolve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Ffast-deep-resolve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Ffast-deep-resolve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Ffast-deep-resolve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiosantoscode","download_url":"https://codeload.github.com/fabiosantoscode/fast-deep-resolve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173553,"owners_count":20410300,"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":[],"created_at":"2024-10-13T13:08:03.505Z","updated_at":"2025-03-18T07:17:14.477Z","avatar_url":"https://github.com/fabiosantoscode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast-deep-resolve\n\n[![Build Status](https://travis-ci.org/fabiosantoscode/fast-deep-resolve.svg?branch=master)](https://travis-ci.org/fabiosantoscode/fast-deep-resolve)\n\nResolves nested objects and arrays with promises as a single promise. Like Promise.all, but for objects too!\n\nNo dependencies and hopefully super fast. If it's not fast, file an issue!\n\n```javascript\nconst deepResolve = require('fast-deep-resolve')\n\ndeepResolve({\n    foo: Promise.resolve(['bar'])\n}).then(...)\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Ffast-deep-resolve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiosantoscode%2Ffast-deep-resolve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Ffast-deep-resolve/lists"}