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

This project is a JavaScript utility called `snippetify` that splits a given JavaScript file into as many parsable snippets as possible, preserving root-level expressions while keeping lines intact. It is designed for developers who need to analyze or manipulate JavaScript code by breaking it into smaller, parseable chunks, such as for testing, documentation, or code analysis tools. The tool leverages the Esprima parser and provides flexibility through various parsing options.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thlorenz/snippetify

Account's avatar
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
Account's avatar
danielmoore/trap
A simpler way to test your code.
Account's avatar
thlorenz/cardinal
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
Account's avatar
substack/difflet
colorful diffs for javascript objects
Account's avatar
thlorenz/ansistyles
Functions that surround a string with ansistyle codes so it prints in style.

Support the repos that depend on this repository

Top contributors

thlorenz's profile
thlorenz
22 contributions

Recent events

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

No events yet
thlorenz

thlorenz/snippetify

Splits a given JavaScript file into as many parsable snippets as possible.

JavaScript
9
1
MIT License