/ternary-converter

Simple webpage to converter ternary conditionals to if else statements.

Primary LanguageHTMLMIT LicenseMIT

Ternary Converter -三元运算符在线转换

A simple javascript webpage to convert ternary conditionals into if-else statements.

Works with nested ternary statements.

View the webpage live here https://raybb.github.io/ternary-converter/

Contributing

This project was put together quickly and may have bugs.

Feel free to submit pull requests for anything you see as an issue.