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

`rtrim` is a lightweight Node.js module that strips whitespace or specified characters from the end of a string. It's designed for developers who need a simple, dependency-free solution for trimming strings without the overhead of larger libraries.

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

Recent events

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

No events yet
sergejmueller's profile
sergejmueller
2 contributions
sergejmueller

sergejmueller/rtrim

Strip whitespace - or other characters - from the end of a string

JavaScript
0
2
MIT License

Support the dependencies of sergejmueller/rtrim

Account's avatar
mattdesl/array-range
creates a new array with given range
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
pazguille/shuffle-array
Randomize the order of the elements in a given array.