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

Require-Typescript is a Node.js utility that enables developers to load TypeScript files directly without pre-compilation, making it easier to work with TypeScript modules during development. It's ideal for TypeScript developers who want to quickly test or prototype code without setting up a build process.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of olalonde/require-typescript

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
broofa/node-uuid
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
Account's avatar
mgutz/execSync
Node's missing execSync.

Support the repos that depend on this repository

Top contributors

olalonde's profile
olalonde
4 contributions

Recent events

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

No events yet
olalonde

olalonde/require-typescript

require('require-typescript') lets you load typescript files directly from Node.js. For example: var mymodule = require('./mymodule.ts');

JavaScript
4
0
BSD 3-Clause "New" or "Revised" License