Home

Awesome

Build Status Coverage Status

coreutils.js

Basic command line utilities, the Node.js way

This project is an implementation of the GNU Coreutils commands in Javascript, adding an object-oriented design and some Node.js stream features while we were there :-)

This project has got inspiration and stolen borrowed code fragments from shelljs and bashful projects, and has implemented some ideas from TermKit. The main characteristic diferences from GNU Coreutils are

Commands

textutils

fileutils

sh utils

Posix

bash built-ins

extras