javascript-syntax-extender
A simple way to extend your js or node js syntax
Usage
const extender=; const myLog...args console.log...args }; ;
Options
- force (false): Overrides given key if set to true
- strict (true): If set to true, will throw if key already exists