Charlie Cheever

Results 3 issues of Charlie Cheever

Lodash is a drop-in replacement for underscore that is faster and more actively maintained. Since it is drop-in compatible, switching to it is trivial. The `require` statements are just changed...

enhancement

This plugin adds lets you use Fibrous from the REPL in nesh if you start it with the `-f` or `--fibrous` option. Fibrous is really useful in an interactive context...

I've written a plugin for nesh and it takes a command line option (`-f` or `--fibrous`). I'd like to use `optimist.describe()` to document what the option does so that users...

enhancement