Skip to content

Repository files navigation

has-bigints Version Badge

github actionscoveragedependency statusdev dependency statusLicenseDownloads

npm badge

Determine if the JS environment has BigInt support.

Example

varhasBigInts=require('has-bigints');hasBigInts()===true;// if the environment has native BigInt support. Not polyfillable, not forgeable.

Tests

Simply clone the repo, npm install, and run npm test

About

Determine if the JS environment has BigInt support.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages