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

This project is a Node.js library that creates a writable stream to a file that automatically rotates based on size or time intervals, serving as an alternative to logrotate. It's designed for developers who need to manage log files or other data streams that grow over time, providing customizable rotation logic, compression options, and file management features.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of iccicci/rotating-file-stream

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
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
namnm/eslint-plugin-sort-keys
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kayahr/jest-environment-node-single-context
Jest environment for Node with single context
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

iccicci's profile
iccicci
167 contributions
allevo's profile
allevo
2 contributions
kaworu's profile
kaworu
1 contributions
dhurlburtusa's profile
dhurlburtusa
1 contributions
felixmosh's profile
felixmosh
1 contributions
JcBernack's profile
JcBernack
1 contributions
jorgemsrs's profile
jorgemsrs
1 contributions
rakshith-ravi's profile
rakshith-ravi
1 contributions
Raynos's profile
Raynos
1 contributions
ttoomm318's profile
ttoomm318
1 contributions

Recent events

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

No events yet
iccicci

iccicci/rotating-file-stream

Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.

TypeScript
312
42
MIT License