JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q52987F
  • License MIT

Cross-platform implementation of the Unix 'sort' command.

Package Exports

  • cash-sort

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cash-sort) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cash-sort


This is a cross-platform, 100% ES6 implementation of the Unix sort command.

npm install cash-sort -g

This will install sort globally in your system path.

For help on the command, type:

> sort --help

More

This module is part of Cash, a project providing cross-platform implementations of all major Unix-based commands in pure Javascript.

Individual commands

License

MIT © David Caccavella