Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 975 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 975 Bytes

node-os

Join the Discussion

state of the union

introduction

what is node-os?

+-----------+
| hardware  |
+-----------+
| kernel    |
+-----------+
| init/root | <---  this piece is node-os
+-----------+
| userland  |
+-----------+

node-os uses npm

We want to bring npm to the entire system. Any package in npm is a node-os package, which at last count was 56,594 packages. The goal of node-os is to provide just enough to let npm provide the rest. Since anyone can contribute to npm, anyone can create node-os packages.