babel-plugin-pattern-matching
js
Transform 'haskell like' pattern matching. Syntax analyzing based on bitwise operators like |(OR) and &(AND). Transforms to javascript function that comes with plugin as a helpers library.
Version 1.4.5
INSTALL