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

https://github.com/drager/match-expression-transpiler

This is a transpiler that transpiles match expressions to vanilla Dart code.
https://github.com/drager/match-expression-transpiler

Last synced: 3 months ago
JSON representation

This is a transpiler that transpiles match expressions to vanilla Dart code.

Awesome Lists containing this project

README

          

# Match expression transpiler for Dart

This is a transpiler that transpiles match expressions to vanilla Dart code.