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

Newline Regex is a JavaScript library that provides a regular expression for detecting newline characters in strings, supporting both Unix (`\n`) and Windows (`\r\n`) line endings. It's designed for developers working with text processing or cross-platform compatibility who need to identify or count newline characters in their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dustinspecker/newline-regex

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
dustinspecker/eslint-config-dustinspecker
ESLint shareable config of Dustin Specker's preferences
Account's avatar
Bartvds/eslint-path-formatter
ESLint formatter with source-map support and absolute paths with row/column on one line.
Account's avatar
Trott/eslint-plugin-new-with-error
Require `throw new Error()` and not `throw Error()`
Account's avatar
dustinspecker/eslint-plugin-no-use-extend-native
ESLint plugin to prevent use of extended native objects
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp

Support the repos that depend on this repository

Top contributors

dustinspecker's profile
dustinspecker
29 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
4 contributions

Recent events

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

No events yet
dustinspecker

dustinspecker/newline-regex

Regex for newline characters

JavaScript
2
0
MIT License