# @glazed/devtools

> Development tools for Glaze projects

Latest version **0.2.0** (published 2022-04-19) · (Apache-2.0 OR MIT) license · 0 weekly downloads

## Install

```sh
npm install @glazed/devtools
pnpm add @glazed/devtools
yarn add @glazed/devtools
bun add @glazed/devtools
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2022-04-19 |
| First published | 2021-08-02 |
| Weekly downloads | 0 |
| License | (Apache-2.0 OR MIT) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.14 |
| Dependencies | 11 |
| Unpacked size | 64.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 124 |
| Author | 3Box Labs |
| Maintainers | paul_lecam |
| Keywords | ceramic, glaze |

## Links

- npm: https://www.npmjs.com/package/@glazed/devtools
- Repository: https://github.com/ceramicstudio/js-glaze
- Homepage: https://github.com/ceramicstudio/js-glaze#readme
- Issues: https://github.com/ceramicstudio/js-glaze/issues
- npm.io page: https://npm.io/package/@glazed/devtools

## Dependencies (11)

- [ajv](https://npm.io/package/ajv.md) ^8.10.0
- [ajv-formats](https://npm.io/package/ajv-formats.md) ^2.1.1
- [change-case](https://npm.io/package/change-case.md) ^4.1.2
- [uint8arrays](https://npm.io/package/uint8arrays.md) ^3.0.0
- [multiformats](https://npm.io/package/multiformats.md) ^9.6.3
- [fast-deep-equal](https://npm.io/package/fast-deep-equal.md) ^3.1.3
- [@glazed/constants](https://npm.io/package/@glazed/constants.md) ^0.2.0
- [@ceramicnetwork/common](https://npm.io/package/@ceramicnetwork/common.md) ^2.0.0
- [@ceramicnetwork/streamid](https://npm.io/package/@ceramicnetwork/streamid.md) ^2.0.0
- [@ceramicnetwork/stream-tile](https://npm.io/package/@ceramicnetwork/stream-tile.md) ^2.0.0
- [@glazed/did-datastore-model](https://npm.io/package/@glazed/did-datastore-model.md) ^0.2.0

## Recent versions

- 0.2.0 (latest) — 2022-04-19
- 0.2.0-rc.1 (next) — 2022-04-19
- 0.2.0-rc.0 — 2022-04-01
- 0.2.0-alpha.6 — 2022-03-25
- 0.1.6 — 2022-03-07
- 0.2.0-alpha.5 — 2022-02-15
- 0.1.5 — 2022-02-10
- 0.1.4 — 2022-02-10
- 0.2.0-alpha.4 — 2022-01-28
- 0.2.0-alpha.3 — 2022-01-18
- 0.2.0-alpha.2 — 2022-01-18
- 0.2.0-alpha.1 — 2022-01-18
- 0.2.0-alpha.0 — 2022-01-18
- 0.1.3 — 2021-08-26
- 0.1.2 — 2021-08-26
- … 2 more at https://npm.io/package/@glazed/devtools/versions

## README

# Glaze DevTools

Development tools for Glaze projects

## [Documentation](https://developers.ceramic.network/tools/glaze/development/#devtools-library)

## Installation

```sh
npm install --dev @glazed/devtools
```

## Maintainers

- Paul Le Cam ([@paullecam](http://github.com/paullecam))

## License

Dual licensed under MIT and Apache 2

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