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

to-number-x is a JavaScript utility library that converts various argument types to a number, supporting modern numeric formats like octal, binary, and hexadecimal. It's designed for developers who need a reliable, spec-compliant number conversion function that handles edge cases and throws appropriate errors for non-coercible values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xotic750/to-number-x

Account's avatar
inspect-js/is-symbol
Determine if a value is an ES6 Symbol or not.
Account's avatar
Xotic750/simple-methodize-x
Methodize a prototype method. Compliant to 8 arguments.
Account's avatar
Xotic750/nan-x
The constant NaN derived mathematically by 0 / 0.
Account's avatar
Xotic750/parse-int-x
Parses a string argument and returns an integer of the specified radix.
Account's avatar
Xotic750/to-primitive-x
Converts a JavaScript object to a primitive value.
Account's avatar
Xotic750/trim-x
This method removes whitespace from the left and right end of a string.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
Compile ES5 property mutator shorthand syntax to Object.defineProperty
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
Account's avatar
Xotic750/eslint-config-recommended
Current recommendation ESLint config.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
import-js/eslint-plugin-import
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.
Account's avatar
babel/eslint-plugin-babel
an eslint rule plugin companion to babel-eslint
Account's avatar
amilajack/eslint-plugin-compat
Lint browser compatibility of API used
Account's avatar
atfzl/eslint-plugin-css-modules
Checks that you are using the existent css/scss/less classes, no more no less
Account's avatar
mysticatea/eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments.
Account's avatar
BenoitZugmeyer/eslint-plugin-html
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
azeemba/eslint-plugin-json
eslint plugin for JSON files
Account's avatar
idok/eslint-plugin-lodash
Lodash specific linting rules for ESLint
Account's avatar
dustinspecker/eslint-plugin-no-use-extend-native
ESLint plugin to prevent use of extended native objects
Account's avatar
bryanrsmith/eslint-plugin-prefer-object-spread
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
bryanrsmith/eslint-plugin-sort-class-members
ESLint rule for enforcing consistent ES6 class member order.
Account's avatar
lukeapage/eslint-plugin-switch-case
switch-case specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`

Support the repos that depend on this repository

Top contributors

Xotic750's profile
Xotic750
83 contributions

Recent events

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

No events yet
xotic750

xotic750/to-number-x

Converts argument to a value of type Number.

JavaScript
1
0
MIT License