ERROR LOADING PLUGIN

This page summarizes the projects mentioned and recommended in the original post on /r/homebridge

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

  • My reading of the [npm doco](https://github.com/npm/node-semver#caret-ranges-123-025-004) on `^` vs `>=` is that`^2.6.6` will restrict it to ONLY being that specific version. This will work because homebridge is currently incompatible with ESM (whatever that is), and (presumably) the latest version of [node-fetch](https://www.npmjs.com/package/node-fetch), v3.1.0 is ESM... So restricting to 2.6.6 !=ESM. Is that correct?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts