# nesh

> An enhanced, extensible shell for Node.js

Latest version **1.7.0** (published 2016-11-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install nesh
pnpm add nesh
yarn add nesh
bun add nesh
```

Provides the command `nesh`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.7.0 |
| Published | 2016-11-18 |
| First published | 2013-04-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.8.19 |
| Dependencies | 7 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 284 |
| Author | Daniel G. Taylor |
| Maintainers | danielgtaylor |
| Keywords | script, interactive, shell, interpreter, extend, enhance, enhanced, embed, embedding, coffee, plugin, learn, try |

## Links

- npm: https://www.npmjs.com/package/nesh
- Repository: https://github.com/danielgtaylor/nesh
- Homepage: http://danielgtaylor.github.io/nesh/
- Issues: https://github.com/danielgtaylor/nesh/issues
- npm.io page: https://npm.io/package/nesh

## Dependencies (7)

- [colors](https://npm.io/package/colors.md) ^1.1.0
- [intdoc](https://npm.io/package/intdoc.md) ^1.2.0
- [semver](https://npm.io/package/semver.md) ^4.3.6
- [optimist](https://npm.io/package/optimist.md) >=0.3.5 <1
- [babel-core](https://npm.io/package/babel-core.md) ^5.4.7
- [underscore](https://npm.io/package/underscore.md) >=1.4 <2
- [lodash-node](https://npm.io/package/lodash-node.md) ^3.9.3

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 1.7.0 (latest) — 2016-11-18
- 1.6.0 — 2015-06-03
- 1.5.1 — 2014-11-02
- 1.5.0 — 2014-03-14
- 1.4.1 — 2013-12-08
- 1.4.0 — 2013-12-08
- 1.3.0 — 2013-07-19
- 1.2.0 — 2013-05-27
- 1.1.2 — 2013-05-10
- 1.1.1 — 2013-04-26
- 1.1.0 — 2013-04-14
- 1.0.1 — 2013-04-13
- 1.0.0 — 2013-04-12
- 0.5.0 — 2013-04-10
- 0.4.0 — 2013-04-07
- … 4 more at https://npm.io/package/nesh/versions

## README

Node Enhanced Shell
===================
Documentation is available here:

 * http://danielgtaylor.github.io/nesh/

---
_Source: https://npm.io/package/nesh · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
