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 of pakshal-jain25/capacitor-phonenumber-info

Account's avatar
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
acornjs/acorn-jsx
Modern, fast React.js JSX parser
Account's avatar
wilsonjackson/add-stream
Append the contents of one stream onto another.
Account's avatar
TooTallNate/proxy-agents
Turn a function into an `http.Agent` instance
Account's avatar
inspect-js/array-buffer-byte-length
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Account's avatar
es-shims/array-includes
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
es-shims/Array.prototype.findLastIndex
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
es-shims/Array.prototype.flat
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
es-shims/Array.prototype.flatMap
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Account's avatar
es-shims/ArrayBuffer.prototype.slice
ES spec-compliant shim for ArrayBuffer.prototype.slice
Account's avatar
alexindigo/asynckit
Minimal async jobs utility library, with streams support
Account's avatar
RyanZim/at-least-node
Lightweight Node.js version sniffing/comparison
Account's avatar
inspect-js/available-typed-arrays
Returns an array of Typed Array names that are available in the current environment
Account's avatar
juliangruber/balanced-match
Match balanced character pairs, like "{" and "}"
Account's avatar
ljharb/call-bind
Robustly `.call.bind()` a function
Account's avatar
ljharb/call-bind-apply-helpers
Helper functions around Function call/apply/bind, for use in `call-bind`
Account's avatar
ljharb/call-bound
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Account's avatar
Chevrotain/chevrotain
Chevrotain is a high performance fault tolerant javascript parsing DSL for building recursive decent parsers
Account's avatar
langium/chevrotain-allstar
LL(*) lookahead strategy for the Chevrotain parser library
Account's avatar
colorjs/color-name
A list of color names and its values
Account's avatar
felixge/node-combined-stream
A stream that emits multiple other streams one after another.
Account's avatar
ljharb/concat-map
concatenative mapdashery
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
conventional-changelog/conventional-changelog
Angular preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Atom preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
CodeMirror preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog-config-spec
a spec describing the config options supported by conventional-config for upstream tooling
Account's avatar
conventional-changelog/conventional-changelog
Conventionalcommits.org preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Core package of conventional-changelog.

Support the repos that depend on this repository

Top contributors

jonz94's profile
jonz94
54 contributions
PakshalShahsikantJain's profile
PakshalShahsikantJain
3 contributions

Recent events

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

No events yet
pakshal-jain25

pakshal-jain25/capacitor-phonenumbe...

Capacitor plugin to get user phonenumber information from device's sim cards

Kotlin
0
0
BSD Zero Clause License

SIM‑PRO is a Capacitor plugin that lets mobile apps read details from the device’s SIM cards—such as carrier name, country and network codes, and (on Android) the phone number. It provides simple TypeScript methods to check/request the needed permissions and to retrieve an array of `SimCard` objects, making it useful for developers building hybrid iOS/Android apps that need SIM‑based user information.