curt

0.0.1 • Public • Published

curt

adjective

rudely brief.

Minify Javascript just enough to be readable and you can write better oneliners.

Globals

|----------|---------------| | curt | 'myself' :) | | stdout | console.log | | stderr | console.error | | _ | lodash | | _m | moment |

Prototypes

|----------|-------------------| | [].each | [].forEach |

Exports

require("curt").stdin(callback, format)

read everything from stdin and call callback with it.

format: json, null

require("curt").escape(arg)

Escape argument for bash usage

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    2

Package Sidebar

Install

npm i curt

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • llafuente