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

`unraw` is a JavaScript module that reverses the functionality of `String.raw`, converting raw strings back into their parsed equivalents with escape sequences resolved. It's primarily intended for developers working with template literal tags or parsing text files containing escape sequences where they need to convert back to standard string formatting. The library aims to closely mimic standard JavaScript string behavior, including throwing similar errors for invalid escape sequences.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of iansan5653/unraw

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
elijahmanor/cross-var
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
michaelleeallen/mocha-junit-reporter
A JUnit reporter for mocha.
Account's avatar
piotrwitek/ts-mocha
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

iansan5653's profile
iansan5653
113 contributions
dependabot[bot]'s profile
dependabot[bot]
13 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
13 contributions

Recent events

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

No events yet
iansan5653

iansan5653/unraw

🔄 Reverse of JavaScript's `String.raw` API.

TypeScript
26
1
MIT License