Javascript standard in e.g. modules/luci-base/root/usr/share/rpcd/ucode/luci

To what standard should we adhere when writing JS in
modules/luci-base/root/usr/share/rpcd/ucode/luci?

These functions are executed on the device via ubus call luci <function>

The ucode syntax mimics the ES6 standard.

Great, thanks. Are those in use today? I don't see them on my 23.05 system, only the LUA variant.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.