{"id":25900847,"url":"https://github.com/pixelastic/golgoth","last_synced_at":"2025-03-03T02:19:26.455Z","repository":{"id":48083881,"uuid":"157018095","full_name":"pixelastic/golgoth","owner":"pixelastic","description":"Ω Meta-package of my most used modules.","archived":false,"fork":false,"pushed_at":"2025-02-28T13:23:51.000Z","size":3720,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T19:40:51.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://projects.pixelastic.com/golgoth/","language":"JavaScript","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/pixelastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-11-10T20:19:30.000Z","updated_at":"2025-02-08T06:25:47.000Z","dependencies_parsed_at":"2023-10-11T01:40:03.738Z","dependency_job_id":"f5206f71-2802-4ece-8328-a9c268e968c3","html_url":"https://github.com/pixelastic/golgoth","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgolgoth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgolgoth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgolgoth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgolgoth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelastic","download_url":"https://codeload.github.com/pixelastic/golgoth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596320,"owners_count":19988057,"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":"2025-03-03T02:19:25.884Z","updated_at":"2025-03-03T02:19:26.441Z","avatar_url":"https://github.com/pixelastic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n  This page was automatically generated by aberlaas readme.\n  DO NOT EDIT IT MANUALLY.\n--\u003e\n\n# golgoth\n\n\u003cdiv class=\"lead\"\u003e\n  When building project in JavaScript, I often end up installing the same\n  dependencies over and over again. Golgoth is a meta-package that allow me to\n  install them all in one go.\n\u003c/div\u003e\n\n## Libraries included\n\n| Library name       | Required  as          | Description                                                                            |\n| ------------------ | --------------------- | -------------------------------------------------------------------------------------- |\n| [chalk][1]         | `golgoth/chalk`       | Terminal string styling done right                                                     |\n| [dayjs][2]         | `golgoth/dayjs`       | 2KB immutable date time library alternative to Moment.js with the same modern API      |\n| [dedent][12]       | `golgoth/dedent`      | An ES6 string tag that strips indentation from multi-line strings                      |\n| [got][4]           | `golgoth/got`         | Human-friendly and powerful HTTP request library for Node.js                           |\n| [Lodash][5]        | `golgoth/_`           | A modern JavaScript utility library delivering modularity, performance \u0026 extras.       |\n| [p-all][6]         | `golgoth/pAll`        | Run promise-returning \u0026 async functions concurrently with optional limited concurrency |\n| [p-map-series][8]  | `golgoth/pMapSeries`  | Map over promises serially                                                             |\n| [p-map][7]         | `golgoth/pMap`        | Map over promises concurrently                                                         |\n| [p-props][11]      | `golgoth/pProps`      | Like Promise.all() but for Map and Object                                              |\n| [pify][9]          | `golgoth/pify`        | Promisify a callback-style function                                                    |\n| [query-string][10] | `golgoth/queryString` | Parse and stringify URL query strings                                                  |\n| [time-span][3]     | `golgoth/timeSpan`    | Simplified high resolution timing                                                      |\n\n## Usage\n\n```javascript\nconst pMap = require('golgoth/pMap');\nconst _ = require('golgoth/lodash');\n```\n\n[1]: https://yarnpkg.com/en/package/chalk\n[2]: https://yarnpkg.com/en/package/dayjs\n[3]: https://yarnpkg.com/en/package/time-span\n[4]: https://yarnpkg.com/en/package/got\n[5]: https://yarnpkg.com/en/package/lodash\n[6]: https://yarnpkg.com/en/package/p-all\n[7]: https://yarnpkg.com/en/package/p-map\n[8]: https://yarnpkg.com/en/package/p-map-series\n[9]: https://yarnpkg.com/en/package/pify\n[10]: https://yarnpkg.com/en/package/query-string\n[11]: https://github.com/sindresorhus/p-props\n[12]: https://github.com/dmnd/dedent\n\n## Documentation\n\nThe complete documentation can be found on https://projects.pixelastic.com/golgoth/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fgolgoth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelastic%2Fgolgoth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fgolgoth/lists"}