{"id":20453866,"url":"https://github.com/devyukine/truepixabay","last_synced_at":"2025-07-27T12:21:03.629Z","repository":{"id":57380250,"uuid":"134082046","full_name":"DevYukine/truepixabay","owner":"DevYukine","description":"Typescript wrapper around pixabay.com","archived":false,"fork":false,"pushed_at":"2018-05-21T20:38:39.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T07:39:24.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DevYukine.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}},"created_at":"2018-05-19T17:09:27.000Z","updated_at":"2019-02-06T18:06:31.000Z","dependencies_parsed_at":"2022-08-28T21:21:50.376Z","dependency_job_id":null,"html_url":"https://github.com/DevYukine/truepixabay","commit_stats":null,"previous_names":["dev-yukine/truepixabay"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Ftruepixabay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Ftruepixabay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Ftruepixabay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevYukine%2Ftruepixabay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevYukine","download_url":"https://codeload.github.com/DevYukine/truepixabay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005826,"owners_count":20056434,"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-11-15T11:14:12.370Z","updated_at":"2025-03-05T10:14:16.338Z","avatar_url":"https://github.com/DevYukine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TruePixabay\nTypescript module to interact with the Pixabay API.\n\nExample usage:\n\n```typescript\nimport { Client } from 'truepixabay'\n\nconst client = new Client({ token: 'YOUR-SUPER-SECRET-TOKEN' })\n\nclient.getImages({ q: 'fox' })\n\t.then(console.log)\n\t.catch(console.error)\n```\n\n```js\nconst { Client } = require('truepixabay');\n\nconst client = new Client({ token: 'YOUR-SUPER-SECRET-TOKEN' })\n\nclient.getImages({ q: 'fox' })\n\t.then(console.log)\n\t.catch(console.error)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyukine%2Ftruepixabay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevyukine%2Ftruepixabay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevyukine%2Ftruepixabay/lists"}