{"id":21083367,"url":"https://github.com/billykirk01/lifx-http","last_synced_at":"2026-05-05T22:37:48.547Z","repository":{"id":62422449,"uuid":"352446057","full_name":"billykirk01/lifx-http","owner":"billykirk01","description":"A thin wrapper around the Lifx HTTP protocol. Built in Deno.","archived":false,"fork":false,"pushed_at":"2021-12-02T22:02:08.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T00:14:55.243Z","etag":null,"topics":["deno","lifx-lights","svelte","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/billykirk01.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":"2021-03-28T21:49:42.000Z","updated_at":"2021-12-02T22:01:45.000Z","dependencies_parsed_at":"2022-11-01T17:31:29.815Z","dependency_job_id":null,"html_url":"https://github.com/billykirk01/lifx-http","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billykirk01%2Flifx-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billykirk01%2Flifx-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billykirk01%2Flifx-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billykirk01%2Flifx-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billykirk01","download_url":"https://codeload.github.com/billykirk01/lifx-http/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526955,"owners_count":20305115,"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":["deno","lifx-lights","svelte","typescript"],"created_at":"2024-11-19T20:17:49.168Z","updated_at":"2026-05-05T22:37:48.521Z","avatar_url":"https://github.com/billykirk01.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lifx-http\n\nThis library is not, in any way, affiliated or related to Lifi Labs, Inc.. Use\nat your own risk.\n\n## ✨ Features\n\n- Thin wrapper of the [Lifx HTTP protocol](http://api.developer.lifx.com/).\n\n- Makes use of native Fetch API's and pure Typescript ES Modules so it's perfect\n  for a server side framework like [Deno](https://deno.land/) or for a client\n  side application (like [this](https://github.com/wkirk01/LIFX-Svelte) one that\n  I've built using [Svelte](https://svelte.dev/)).\n\n## 📦 Importing\n\n```typescript\nimport { lifxClient } from \"https://deno.land/x/lifxhttp/mod.ts\";\n```\n\n## 📖 Example Usage\n\n```typescript\nconst client = new lifxClient({\n  token: \"\u003cYour LIFX API Token\u003e\",\n});\n\nconsole.log(await client.getLights(\"all\"));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillykirk01%2Flifx-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillykirk01%2Flifx-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillykirk01%2Flifx-http/lists"}