Zachary Belford
@belfordz
20
Published Tools
511
Total Stars
0
Weekly Downloads
113
GitHub Followers
114
Public Repos
Published Tools
20 Skillsacross 2 categories@open-rpc/client-js
belfordz
A browser-compatible JSON-RPC client with multiple transports.
@open-rpc/generator
belfordz
<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/generator/master.svg"> <img src="https://codecov.io/gh/open-rpc/generator/branch/master/graph/badge.svg" /> <img alt="npm" src="https://i
...more@open-rpc/generator-client
belfordz
<center> <span> <img alt="CircleCI branch" src="https://img.shields.io/circleci/project/github/open-rpc/generator-client/master.svg"> <img src="https://codecov.io/gh/open-rpc/generator-client/branch/master/graph/badge.svg" /> <img alt="Depen
...more@open-rpc/examples
belfordz
Collection of example OpenRPC service definition files
@open-rpc/meta-schema
belfordz
OpenRPC Specification JSON schemas
@json-schema-tools/transpiler
belfordz
Turn your json schema into typings for various languages. Achieve master class dev tooling.
@open-rpc/mock-server
belfordz
Provides a mock JSON-RPC API given an OpenRPC Document
@json-schema-tools/traverse
belfordz
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.
...more@json-schema-tools/dereferencer
belfordz
Dereference (aka parse refs) from JSON Schemas
@json-schema-tools/meta-schema
belfordz
JSON Schema Meta Schema & Generated types for typescript, rust, golang and python
@json-schema-tools/reference-resolver
belfordz
Turns a $ref into a JSONSchema
@open-rpc/specification-extension-spec
belfordz
OpenRPC Specification Extension Schema
@json-schema-tools/referencer
belfordz
Get a copy of a JSON Schema where all subschemas are turned into `$ref`s with corresponding definitions section.
@json-schema-tools/semantic-release-transpiler
belfordz
Semantic release plugin to generate typings using the transpiler
@json-schema-tools/titleizer
belfordz
Generate deterministic titles for json schemas (AKA ensureAllSchemasHaveTitles)
@json-schema-tools/validator
belfordz
JSON Schema validator. Simple, fast, handles circular references.
@json-rpc-specification/meta-schema
belfordz
JSON Schemas for JSON-RPC. Generated types in multiple languages
@open-rpc/test-coverage
belfordz
Test your OpenRPC Document against an API.
open-rpc-flow
belfordz
A standard way to define JSON-RPC flows with goal-oriented steps
@etclabscore/json-schema-to-types
belfordz
This is a JSON-Schema transpiler. It converts a JSON Schema into types for various strongly typed languages.