NodeOS
Lightweight operating system using Node.js as userspace
NodeOS is an operating system built entirely in Javascript and managed by npm. Any package in npm is a NodeOS package, that means a selection of more than 400.000 packages. The goal of NodeOS is to provide just enough to let npm provide the rest. Since anyone can contribute to it, anyone can create NodeOS packages. NodeOS is a Node.js based operating system, built-off of the Linux kernel. Core development is being done in layers. There could be some differences to adjust better to each...