0.2.12 • Published 2 years ago

schema-finder v0.2.12

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years ago

Schema Finder

A friendly companion for JSONSchema exploration

Licensed under the Unlicense.

This package started as a drop-in replacement for React JSON Schema Inspector with proper support for references, arrays, titles, and any combination thereof.

Developped against JSONSchema7.

Dev Setup

  1. Install packages with pnpm
    pnpm i
  2. Run Storybook on port 6006 (HMR seems to be somewhat broken)
    pnpm storybook

Publish

  1. Install packages
    pnpm i
  2. Build
    pnpm build
  3. Publish (for the time being both versioning and publishing is done manually)
0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago