UNPKG

@sammwy/milkshake

Version:

<p align="center"> <img src="https://raw.githubusercontent.com/sammwyy/milkshake/master/docs/milkshake.png" height="64px"> <h1 align="center">MilkShake</h1> <p align="center"> <b>Automatize Tasks, Compile, concatenate and minify automaticall

1 lines 239 B
let john=123;function foo(){console.log("hello world")}function bar(){foo()}const object={hello:"world",world:()=>"hello"},map=new Map,set=new Set,list=[],string="test",number=1234,bool=!0,es6string="\n the string is test\n",func=()=>1;