Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 242 Bytes

File metadata and controls

11 lines (9 loc) · 242 Bytes

tacoscript-iife-with

Parser & Generator for IIFE's created with the with keyword syntax. Transformations can be extracted and shared with any other alternative IIFE syntaxes.

Example:

with= {bar: foo, boop: beep} > bar + boop