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-content-demux is a Node.js module that separates JSON data from the rest of the content in a file, returning an object with two properties: `json` for the parsed JSON and `content` for the remaining text. It's designed for developers working with files that combine structured JSON data at the beginning with additional content, such as markdown or other text, and need to programmatically extract and process these components.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twolfson/json-content-demux

Account's avatar
twolfson/foundry
Release manager for npm, bower, component, PyPI, git tags, and any plugin you can write
Account's avatar
twolfson/foundry-release-git
git release library for foundry
Account's avatar
twolfson/foundry-release-npm
npm release library for foundry
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.

Support the repos that depend on this repository

Top contributors

twolfson's profile
twolfson
20 contributions

Recent events

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

No events yet
twolfson

twolfson/json-content-demux

Break up JSON from content in a JSON-first file

JavaScript
3
1
MIT License