1.1.0 • Published 2 years ago

webos-typings v1.1.0

Weekly downloads
-
License
GPLv3
Repository
-
Last release
2 years ago

WebOS Typings

This repository contains typescript type definitions for luna services of LG's WebOS. Both Open Source Edition and official LG are included. This should make it way more convenient to develop apps, either official or homebrewed

Types were auto-generated directly from the docs using a customer generator.

All of this is pretty WIP.

What's included

  • Interfaces for return type of endpoints
  • Interfaces for return type of endpoints when subscribing
  • Enum of errors for a given endpoint

Todo

  • Some services are screwed up because of inconsistencies
  • Shared interfaces between services
  • Link to actual http docs from code
  • Interface for the service itself
  • Base types for shared properties
  • Discriminated union of services