Over the last few months, Janea Systems has been working on a port of Node.js with ChakraCore to iOS. Now that things appear to be working well, we have created a demo app that showcases this work, and we’d like the feedback of the developer community to ... (more…)
Read more »
Published February 23, 2020In an ideal world, doing text recognition should be as simple as calling one function with the files that need to be text-recognize-ified.Well, we've made a Node.js client which allows just that. After specifying your API key, d... (more…)
Read more »
I wanted to set-up a multi-domain SSL certificate using LetsEncrypt for my app “Dead Simple Screen Sharing” because people complained about the long meeting URL, so I bought a short domain mnow.io and edited the code to generate short 6 digit meeting ids,... (more…)
Read more »
module-invalidate - Invalidate node.js modules loaded through require()... (more…)
Read more »
low.js is a open sourced port of the JavaScript runtime Node.js with far lower system requirements, allowing it to run on cheap, power-efficient
microcontroller boards based on the ESP32-WROVER module. (more…)
Read more »