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

jsesc is a JavaScript library that provides a stringified and ASCII-safe representation of data, similar to `JSON.stringify()` but with more options and support for data structures like ES6 maps and sets. It is useful for avoiding encoding issues and errors when passing JSON-formatted data to a JavaScript parser or an UTF-8 encoder.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mathiasbynens/jsesc

Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
mathiasbynens/grunt-template
Grunt plugin that interpolates template files with any data you provide and saves the result to another file.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Account's avatar
jrburke/r.js
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
Account's avatar
mathiasbynens/unicode-13.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v13.0.0’s categories, scripts, blocks, bidi, and other properties.

Support the repos that depend on this repository

Top contributors

mathiasbynens's profile
mathiasbynens
123 contributions
jridgewell's profile
jridgewell
3 contributions
almet's profile
almet
1 contributions
isidrok's profile
isidrok
1 contributions
jhubble's profile
jhubble
1 contributions
Boldewyn's profile
Boldewyn
1 contributions
sonneveld's profile
sonneveld
1 contributions
TomerAberbach's profile
TomerAberbach
1 contributions
evan-dickinson's profile
evan-dickinson
1 contributions

Recent events

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

No events yet
mathiasbynens

mathiasbynens/jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

JavaScript
794
53
MIT License