An open API service indexing awesome lists of open source software.

https://github.com/flukeout/component-boolean

Checks if an incoming value equals the condition and broadcasts "true" or "false".
https://github.com/flukeout/component-boolean

Last synced: 3 months ago
JSON representation

Checks if an incoming value equals the condition and broadcasts "true" or "false".

Awesome Lists containing this project

README

        

component-boolean
=================

Listens for an incoming value and broadcasts "true" or "false" if the signal value matches a specific value.