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

https://github.com/mtso/babel-plugin-transform-sequence-discriminant

Babel plugin for transforming switch cases with sequences of discriminants into if-else blocks.
https://github.com/mtso/babel-plugin-transform-sequence-discriminant

ast-transform babel babel-plugin discriminants

Last synced: 5 months ago
JSON representation

Babel plugin for transforming switch cases with sequences of discriminants into if-else blocks.

Awesome Lists containing this project