nodecat

A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.

MIT License

Downloads
3.7K
Stars
3
Committers
4

Bot releases are visible (Hide)

nodecat - Latest Release

Published by kevinoid over 6 years ago

  • BREAKING Drop support for Node < 6.
  • Update dependency versions.
  • Code style improvements.
nodecat -

Published by kevinoid over 7 years ago

  • No API Changes Bump to 1.0 is declaration of stability rather than an indication of changes.
  • Code style updates.
  • Add AppVeyor CI.
  • Additional tests.
  • Test dependency updates.
nodecat -

Published by kevinoid over 7 years ago

  • Initial public release.