Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

json-schema-migrate is a tool for upgrading JSON Schema files from draft-04 to newer versions (draft-07, draft-2019-09, or draft-2020-12). It automatically handles common migration tasks like replacing `id` with `$id`, updating boolean-exclusive constraints, and converting single-value `enum` to `const`. This tool is ideal for developers maintaining JSON Schema files who need to ensure compatibility with newer JSON Schema specifications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of epoberezkin/json-schema-migrate

Account's avatar
ajv-validator/config
Shared typescript, eslint and prettier configuration
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

epoberezkin's profile
epoberezkin
27 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
epoberezkin

epoberezkin/json-schema-migrate

Migrate JSON-Schema draft-04 to draft-07, draft-2019-09 or draft-2020-12

TypeScript
28
5
MIT License