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 Referencer is a tool that transforms JSON Schemas into a "flattened" format by replacing all nested subschemas with `$ref` pointers, moving the original subschemas into a top-level `definitions` section. It is designed for developers working with complex JSON Schemas who need to

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of json-schema-tools/referencer

Account's avatar
json-schema-tools/traverse
This package exports a method that will traverse a JSON-Schema, calling a mutation function for each sub schema found. It is useful for building tools to work with JSON Schemas.
Account's avatar
json-schema-tools/dereferencer
Dereference (aka parse refs) from JSON Schemas
Account's avatar
json-schema-tools/meta-schema
JSON Schema Meta Schema & Generated types for typescript, rust, golang and python
Account's avatar
json-schema-tools/titleizer
Generate deterministic titles for json schemas (AKA ensureAllSchemasHaveTitles)
Account's avatar
json-schema-tools/transpiler
Turn your json schema into typings for various languages. Achieve master class dev tooling.
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
jestjs/jest
Delightful JavaScript Testing.
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
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

BelfordZ's profile
BelfordZ
78 contributions
dependabot[bot]'s profile
dependabot[bot]
65 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
15 contributions
semantic-release-bot's profile
semantic-release-bot
11 contributions

Recent events

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

No events yet
json-schema-tools

json-schema-tools/referencer

Flatten a JSON Schema by turning its subschemas into refs. The result is a schema which is 'maximally reffed'. The opposite of dereferencing.

TypeScript
3
1
Apache License 2.0