Truth Table+
Truth Table+ is a plugin for Obsidian.md that provides users with the ability to automatically generate truth tables from logical expressions. They can provide these expressions using JavaScript's logic operators (&&, ||, etc.). The plugin currently has over 900 downloads! It is written in TypeScript and naturally makes use of the Obsidian.md plugin API.
Find it here