• Hi,
    I've created a javaScript based module that implements decodeURIComponent as it not currently a global function in espruino, although its partner function encodeURIComponent is.

    The attached file contains the module code.
    I needed this to help with a larger body of work I have in progress and will share soon.

    Is there a chance this could be included as a built-in, global function in a future release of espruino?
    If not, then I'd be happy if it was hosted somewhere in the espruinio ecosystem, or should I just use NPM and tag it for espruino?


    1 Attachment

About

Avatar for Snerkle @Snerkle started