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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of basketry/swagger-2

Account's avatar
basketry/ast
AST support for basketry parsers
Account's avatar
basketry/basketry
Generate service-oriented code from popular API definition languages
Account's avatar
nbubna/Case
Extensible string utility for converting, identifying and flipping string case
Account's avatar
blakeembrey/pluralize
Pluralize and singularize any word
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
mulesoft-labs/yaml-ast-parser
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for json-to-ast
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
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

skonves's profile
skonves
70 contributions

Recent events

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

No events yet
basketry

basketry/swagger-2

Basketry parser for Swagger 2.0 service definitions

TypeScript
0
0
MIT License

The **@basketry/swagger-2** package is a parser that lets the Basketry framework read Swagger 2.0 (OpenAPI 2.0) specifications and turn them into a normalized model that any Basketry code generator can consume. It’s aimed at developers who want to generate servers, clients, TypeScript typings, or documentation from existing Swagger 2.0 API definitions, and it also supports vendor extensions for richer enum documentation.