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

dereserve is a command-line tool that converts ES3 reserved words in JavaScript code to their safe alternatives, such as transforming `catch` and `finally` to `["catch"]` and `["finally"]`. It's designed for developers working with legacy JavaScript engines or tools that require ES3-compatible code. The tool is built on top of es3-safe-recast and can be installed via npm for local or global use.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of twada/dereserve

Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
stefanpenner/es3-safe-recast
esprima/recast es3 safe compile step
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

twada's profile
twada
23 contributions

Recent events

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

No events yet
twada

twada/dereserve

Provides dereserve command to recast all ES3 reserved words to their safe alternatives.

JavaScript
2
0
No license