fastify / fastify/json-schema-ref-resolver

ESM Build

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
25
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Prerequisites

- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested

### 🚀 Feature Proposal

Ship an ESM build for json-schema-ref-resolver so this code could run in a browser (or edge worker) environment.

### Motivation

ESM is the new standard; packages should ship an ESM build for compatibility.

### Example

```ts
import { RefResolver } from 'json-schema-ref-resolver'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.