Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Determine if the JS environment has BigInt support.

License

NotificationsYou must be signed in to change notification settings

inspect-js/has-bigints

Repository files navigation

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 runnpm test

About

Determine if the JS environment has BigInt support.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp