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

`check-ends-with-period` is a tiny npm library that validates whether a given string ends with a specified period‑like character (e.g., “.” or “。”) and optionally allows exceptions such as emojis or trailing whitespace. It returns an object indicating validity, the detected ending mark, and its index, making it useful for linters, editors, or any JavaScript tooling that needs to enforce proper sentence termination.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of azu/check-ends-with-period

Account's avatar
mathiasbynens/emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
azu/tsconfig-to-dual-package
A simple tool that add package.json({"type":"commonjs"/"module"}) to TypeScript outDir for dual package.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

azu's profile
azu
21 contributions

Recent events

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

No events yet
azu

azu/check-ends-with-period

Check the text is ends with period mark.

TypeScript
4
0
MIT License