Probably want to support JSX as well :-) Cheers - Terry
On January 16, 2018 5:20:15 PM CST, "Edward K. Ream" <[email protected]> wrote: >On Tuesday, January 16, 2018 at 7:00:43 AM UTC-6, Edward K. Ream wrote: > >> Packages such as node.js, vue.js, react, etc. establish their own >"coding >conventions" that set de facto standards and minimize the problems and >deficiencies of "bare" javascript. > >babel.js <https://babeljs.io/> is a compiler that allows advanced >syntax by >compiling to more basic syntax. It seems like a good idea, but it >means >that Leo's js importer will have to keep up. The fix for #651 ><https://github.com/leo-editor/leo-editor/issues/651> adds support for >the >backtick string syntax. > >Edward > >-- >You received this message because you are subscribed to the Google >Groups "leo-editor" group. >To unsubscribe from this group and stop receiving emails from it, send >an email to [email protected]. >To post to this group, send email to [email protected]. >Visit this group at https://groups.google.com/group/leo-editor. >For more options, visit https://groups.google.com/d/optout. -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
