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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

hacksparrow's profile
hacksparrow
10 contributions

Recent events

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

No events yet
hacksparrow

hacksparrow/insert-line

Node module for inserting lines to an existing file

JavaScript
6
1
MIT License

The **insert-line** package provides a simple Node.js API for adding, prepending, or inserting a line of text at any position in an existing file, with both asynchronous (promise‑style) and synchronous methods and options for padding, EOL handling, and overwriting. It’s aimed at developers who need to modify text files programmatically without rewriting the whole file.