# amf-json-ld-lib

> ```shell script npm i amf-json-ld-lib ```

Latest version **0.0.16** (published 2026-03-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install amf-json-ld-lib
pnpm add amf-json-ld-lib
yarn add amf-json-ld-lib
bun add amf-json-ld-lib
```

## Health

**Score 60/100 (C)** — status: active.

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.0.16 |
| Published | 2026-03-31 |
| First published | 2020-02-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.0.0 |
| Dependencies | 0 |
| Unpacked size | 349.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | nschejtman, looseale, arielmirra, tfernandez |

## Links

- npm: https://www.npmjs.com/package/amf-json-ld-lib
- npm.io page: https://npm.io/package/amf-json-ld-lib

## Recent versions

- 0.0.16 (latest) — 2026-03-31
- 0.0.15 — 2023-12-18
- 0.0.14 — 2021-06-30
- 0.0.13 — 2021-06-17
- 0.0.12 — 2021-06-17
- 0.0.11 — 2021-06-17
- 0.0.10 — 2021-06-17
- 0.0.9 — 2020-06-24
- 0.0.8 — 2020-04-08
- 0.0.7 — 2020-04-08
- 0.0.6 — 2020-03-17
- 0.0.5 — 2020-03-16
- 0.0.4 — 2020-03-13
- 0.0.3 — 2020-02-17
- 0.0.2 — 2020-02-17
- … 1 more at https://npm.io/package/amf-json-ld-lib/versions

## README

# AMF JSON-LD LIB

## Usage
```shell script
npm i amf-json-ld-lib
```

## Run examples
```shell script
npm run build
cd examples/simple-example
node index.js
```

## Run tests
```shell script
npm test
```

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