文件名称:LIFX-HTTP
文件大小:3KB
文件格式:ZIP
更新时间:2024-04-18 00:44:37
TypeScript
LIFX-HTTP
这是的精简包装。
此库利用天然提取API的纯打字稿ES模块,因此它非常适合像一个服务器端框架或对客户端应用程序(如一个,我已经使用内置)。
该库不以任何方式与Lifi Labs,Inc.有关联或相关。使用后果自负。
用法示例:
import { lifxClient } from "https://raw.githubusercontent.com/wkirk01/LIFX-HTTP/master/lifx.ts" ;
const client = new lifxClient ( {
token : "
【文件预览】:
LIFX-HTTP-master
----types.ts(1KB)
----README.md(740B)
----.vscode()
--------settings.json(77B)
----lifx.ts(3KB)