Search results
10 packages found
An unofficial babel plugin for SAP UI5.
Replaces the identifier __line with the source line number
An UNOFFICIAL experimental Babel plugin for SAP UI5.
An UNOFFICIAL preset for building SAP UI5 application with Babel.
An UNOFFICIAL experimental Babel plugin for SAP UI5.
An UNOFFICIAL preset for building SAP UI5 application with Babel.
An UNOFFICIAL experimental Babel plugin for SAP UI5.
A babel plugin that allows you to use declarative-style conditional rendering in JSX
Plugin that transforms __DEBUG(<MESSAGE>) to console.log("[DEBUG line:", <LINE>, "file:", "<FILE>]", <MESSAGE>)
Run it before @rob.j.qva/babel-plugin-debug! Then it inserts console.log("[ DEBUG line:", <LINE>, "file:", "<FILE> ]", <ENTER or EXIT FUNCTION_NAME>)" on all functions between __DEBUG_START and __DEBUG_END.