# @glas/traverse

> Library for traversing immutable trees and returning modified trees.

Latest version **1.0.9** (published 2022-11-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install @glas/traverse
pnpm add @glas/traverse
yarn add @glas/traverse
bun add @glas/traverse
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.9 |
| Published | 2022-11-26 |
| First published | 2020-09-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 49 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Kris Nye |
| Maintainers | kodyjking, krisnye |
| Keywords | tree, traversal, immutable |

## Links

- npm: https://www.npmjs.com/package/@glas/traverse
- Repository: https://github.com/glassorg/traverse
- Homepage: https://github.com/glassorg/traverse#readme
- Issues: https://github.com/glassorg/traverse/issues
- npm.io page: https://npm.io/package/@glas/traverse

## Dependencies (2)

- [@glas/test](https://npm.io/package/@glas/test.md) ^1.0.3
- [@types/node](https://npm.io/package/@types/node.md) ^14.6.2

## Alternatives

- [@lexical/table](https://npm.io/package/@lexical/table.md) — 3.0M weekly downloads
- [mantine-datatable](https://npm.io/package/mantine-datatable.md) — 98.2K weekly downloads
- [react-native-collapsible-tab-view](https://npm.io/package/react-native-collapsible-tab-view.md) — 70.6K weekly downloads
- [@handsontable/vue3](https://npm.io/package/@handsontable/vue3.md) — 16.1K weekly downloads
- [vuewordcloud](https://npm.io/package/vuewordcloud.md) — 7.2K weekly downloads

## Recent versions

- 1.0.9 (latest) — 2022-11-26
- 1.0.8 — 2022-08-28
- 1.0.7 — 2021-12-27
- 1.0.6 — 2020-12-24
- 1.0.5 — 2020-12-16
- 1.0.4 — 2020-09-01
- 1.0.3 — 2020-09-01

## README

# traverse
Library for traversing immutable trees and returning modified trees.

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