Skip to content

A minimalist library of I/O and process functions

Notifications You must be signed in to change notification settings

castlelemongrab/ioh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioh

This is a shared library that seeks to provide simple standard output, standard error, and file I/O abstractions for different ES7 environments. The library currently contains a browser implementation (console), a Node implementation (process), and a string builder implementation. This library is intended to be extremely minimalist, and is currently only used internally. Seriously, please don't use this - yet, anyway.

License

MIT

About

A minimalist library of I/O and process functions

Resources

Stars

Watchers

Forks