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 bootprint/bootprint-openapi

Account's avatar
bootprint/bootprint-monorepo
Converts a json-schema into a static html page
Account's avatar
highlightjs/highlight.js
Syntax highlighting with language autodetection.
Account's avatar
ljharb/json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Account's avatar
nknapp/m-io
(Incomplete) replacement for q-io
Account's avatar
bootprint/bootprint-monorepo
Converts json and yaml into a static html page using Handlebars and Bootstrap
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
bootprint/bootprint-monorepo
A simple framework to create customizable engines
Account's avatar
bootprint/bootprint-monorepo
Use handlebars as engine for customize
Account's avatar
nknapp/deep-aplus
Resolve a whole structure of promises
Account's avatar
jalba/find-package
Find the nearest package.json in your current node module
Account's avatar
gtramontina/ghooks
Simple git hooks
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nknapp/multilang-apidocs
api-doc generator for multiple languages
Account's avatar
kriskowal/q
A library for promises (CommonJS/Promises/A,B,D)
Account's avatar
nknapp/thought
A customizable documentation generator for github projects
Account's avatar
nknapp/thoughtful-release
Create high quality releases with less work
Account's avatar
nknapp/trace-and-clarify-if-possible
Use `trace` and `clarify` if supported by the current node version

Support the repos that depend on this repository

Top contributors

nknapp's profile
nknapp
35 contributions
karlvr's profile
karlvr
3 contributions
Klamath233's profile
Klamath233
3 contributions
TheTaylorHicks's profile
TheTaylorHicks
1 contributions
aberman's profile
aberman
1 contributions
mada4586's profile
mada4586
1 contributions
smoldaner's profile
smoldaner
1 contributions

Recent events

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

No events yet
bootprint

bootprint/bootprint-openapi

Bootprint-module to render OpenAPI specifications, this repository has moved to https://github.com/bootprint/bootprint-monorepo/tree/master/packages/bootprint-openapi

JavaScript
354
48
MIT License

bootprint‑openapi is a Bootprint template module that transforms an OpenAPI (formerly Swagger) specification into a clean, static HTML documentation site, optionally bundled with CSS. It’s aimed at developers who want to generate offline, readable API docs from OpenAPI files via a simple CLI or programmatic API, and can be customized through Handlebars partials and Less styles.