CLI tool that converts decimal numbers (including fractions) to binary using recursive algorithms. Built with Node.js to practice recursion and number system conversion. 🔢
nodejs javascript recursion base-conversion es6-modules cli-tool learning-project decimal-to-binary mathematical-algorithms prompt-sync
-
Updated
Feb 16, 2026 - JavaScript