1.0.0 • Published 14 days ago

@ptkhanh94npm/aspernatur-similique-blanditiis v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

Number.isInteger Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ESnext spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.

Getting started

npm install --save @ptkhanh94npm/aspernatur-similique-blanditiis

Usage/Examples

console.log(Number.isInteger(-3)); // true
console.log(Number.isInteger(2 ** 54)); // true
console.log(Number.isInteger(2.3)); // false
console.log(Number.isInteger(Infinity)); // false
console.log(Number.isInteger("7")); // false

Tests

Clone the repo, npm install, and run npm test

-0class-validatortypeerrorcollectioncoerciblepoint-free0Uint8ClampedArraywhatwgdefinearraybufferlanguageObject.definePropertyinterruptswatchingfast-clonecircularsuperagentprocess.envSetaccessibilitytraverserequestnegative zero@@toStringTagintrinsicmimebundlertrimRightquote_.extendcore-jsshellcomputed-typesjsdomcurriedutilitiesrangeerrorpropertiesperformanceECMAScript 3queryweakmapmergeforEachcopypromiseequalshimdeepcopypopmotionvestnameswhichchaiimportiteratees-abstractvarinstallerviewparentarraySymboltypanionspinnersshamassignelectronfantasy-landefficientmobileworkspace:*serializeArrayBuffer#slicepersistentoffseta11yexecfetchflagstringifyprettyinternalObject.keyshardlinkses6ES2015stylefunctionstoArrayfindLastIndexnodeobjectopenmatchesArrayBufferbabelRxwindowsWeakMapreal-timequeueMicrotaskcolormonorepocolumnmkdirpcss lesstostringtageventsincludesrobustES2022toSortedjsxbusyObject.assignObservableReflect.getPrototypeOfyamlexpressStyleSheetaccessorgdprcryptoStreamsURLSearchParamsutil.inspecttslibarktypeObject.getPrototypeOfcompile lessAsyncIteratorbreakschemeenumerablereademitsharedarraybuffermulti-packagelimitedwalkhookformtaskArray.prototype.findLastIndexlookfastcopyauthenticationReactiveXbytewidthscheme-validationfilefunctionalzodUnderscoreWebSocketsRegExp.prototype.flagskarmavalidatorkeydefinePropertysortedless.jsbindastes-shim APIphonedirectoryObservablesslicemruArray.prototype.filterinternal slotonceTypeBoxstatelessconsolearrayssearchairbnbcommand-linevalidlimitrfc4122logginglengthmakeRFC-6455less compilerpyyamlasciisigintbyteOffseteslintvaluesrecursivereduxgettergesturestypescriptconfigurableextratypeofArray.prototype.findLastinputjasminees8dotenvdescriptorsfastifyxtermECMAScript 2017envnpmprefixsyntaxerrorbootstrap lessramdabcryptmatchAllform-validationtapestylesheetRegExp#flagsyuputilitypreserve-symlinkswordbreakreducebrowseroptimizerwritableshrinkwrapUint8ArrayESfulljsondomurlstyled-componentsomiteventDispatchertapthrottlecsschecksymlinkscollection.es6argumentqshelpersclassnamepasswordawesomesaucees2018emojicoreJSONsymbolscorseslintconfigqueuefast-copystructuredCloneredux-toolkitchrome
1.0.0

14 days ago