# tree

> A JavaScript library for creating and manipulating hierarchical tree structures.

Latest version **0.1.3** (published 2015-10-12) · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.3 |
| Published | 2015-10-12 |
| First published | 2011-10-06 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 23 |
| Author | Scott Nelson |
| Maintainers | scttnlsn |
| Keywords | util, client, browser, server |

## Links

- npm: https://www.npmjs.com/package/tree
- Repository: https://github.com/scttnlsn/tree.js
- Homepage: http://github.com/scttnlsn/tree.js/
- Issues: https://github.com/scttnlsn/tree.js/issues
- npm.io page: https://npm.io/package/tree

## Dependencies (1)

- [underscore](https://npm.io/package/underscore.md)

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 0.1.3 (latest) — 2015-10-12
- 0.1.2 — 2011-10-12
- 0.1.1 — 2011-10-06
- 0.1.0 — 2011-10-06

## README

Tree.js
=======

Tree.js is a JavaScript library for creating and manipulating hierarchical tree structures.

Visit http://scttnlsn.github.com/tree.js/ for the annotated source.

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