Transform optional chaining operators into a series of nil checks
Remove nullish coalescing operator
Allow parsing of the nullish-coalescing operator
Convert === and !== to == and != if their types are inferred to be the same.
Compile exponentiation operator to ES5
reactive data for typescript — $() wraps values, chainable operators derive views, render binds to the DOM. work proportional to the path that changed.
Helper function to build binary assignment operator visitors
Transform pipeline operator into call expressions
Allow parsing of the logical assignment operators
Transform optional chaining operators into a series of nil checks
Remove nullish coalescing operator
🐊Putout plugin adds ability to simplify ternary operator
Javascript comparison operator helpers for handlebars
Transform optional chaining operators into a series of nil checks
Transform pipeline operator into call expressions
The missing existential operator for JavaScript. Returns true unless a variable is null or undefined
Allow parsing of the exponentiation operator
operators and stream utilities for async iterators
Transforms logical assignment operators into short-circuited assignments