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

This is a lightweight JavaScript module that converts numbers from exponential notation to human-readable strings, working opposite to JavaScript's `Number.prototype.toExponential()` method. It's designed for developers who need to display large or small numbers in a more readable format, such as displaying scientific measurements or financial data without exponential notation. The package is particularly useful for web applications that require precise number formatting without the overhead of larger formatting libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shrpne/from-exponential

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

Support the repos that depend on this repository

Top contributors

shrpne's profile
shrpne
6 contributions
Pustur's profile
Pustur
1 contributions
PaulRBerg's profile
PaulRBerg
1 contributions

Recent events

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

No events yet
shrpne

shrpne/from-exponential

Lightweight module to convert number from exponential notation to a human readable string.

JavaScript
40
5
MIT License