{"id":18799013,"url":"https://github.com/beeglebug/pixi-camera","last_synced_at":"2025-07-22T11:35:39.782Z","repository":{"id":57325076,"uuid":"35668579","full_name":"beeglebug/pixi-camera","owner":"beeglebug","description":null,"archived":false,"fork":false,"pushed_at":"2015-05-15T13:01:55.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:18:54.015Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beeglebug.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":"2015-05-15T10:37:05.000Z","updated_at":"2023-09-08T16:57:41.000Z","dependencies_parsed_at":"2022-09-18T03:31:04.915Z","dependency_job_id":null,"html_url":"https://github.com/beeglebug/pixi-camera","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/beeglebug%2Fpixi-camera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeglebug%2Fpixi-camera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeglebug%2Fpixi-camera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeglebug%2Fpixi-camera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeglebug","download_url":"https://codeload.github.com/beeglebug/pixi-camera/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750889,"owners_count":21155798,"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-07T22:13:43.986Z","updated_at":"2025-04-13T17:23:05.109Z","avatar_url":"https://github.com/beeglebug.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixi-camera  [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]\n\n## installation\n\n```sh\nnpm install pixi-camera\n```\n\n## usage\n\n```js\nvar PIXI = require('pixi.js');\nvar Camera = require('pixi-camera');\n\nvar world = new PIXI.Container();\n\nvar camera = new Camera(world);\n\nvar renderer = PIXI.AutoDetectRenderer();\n\nrenderer.render(camera);\n```\n\n[npm-url]: https://npmjs.org/package/pixi-camera\n[npm-image]: http://img.shields.io/npm/v/pixi-camera.svg?style=flat\n\n[travis-url]: http://travis-ci.org/beeglebug/pixi-camera\n[travis-image]: http://img.shields.io/travis/beeglebug/pixi-camera/master.svg?style=flat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeglebug%2Fpixi-camera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeglebug%2Fpixi-camera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeglebug%2Fpixi-camera/lists"}