1.0.5 • Published 6 days ago

@teamteanpm2024/voluptatum-velit-optio v1.0.5

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

Number.isSafeInteger Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ESnext spec-compliant Number.isSafeInteger 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 @teamteanpm2024/voluptatum-velit-optio

Usage/Examples

console.log(Number.isSafeInteger(-3)); // true
console.log(Number.isSafeInteger(2 ** 53)); // false
console.log(Number.isSafeInteger(2 ** 53 - 1)); // true
console.log(Number.isSafeInteger("7")); // false

Tests

Clone the repo, npm install, and run npm test

columnreact posexsslastframeworkpostcsscreatecolorswatchFilestoragegatewaysomematchpropertiesrmdirstyleguidefiglettoucheventscallboundwrapcss-in-jsextendregular expressionStyleSheetansioutputruntimewatchingredux-toolkitdeepclonermarrayfastcopyiterateES2020pushreact-hook-formmkdirpauthcacheoptimizerastES6recursivereact-testing-librarylesscorecolorArray.prototype.flattenbundlingratelimitpropertyexpressionquerystringgetteruuidsesimportsyntaxcolumnscryptoPushdependency manageruser-streamsES8exit-codeassertsjsonschemaObject.getPrototypeOfes2016ECMAScript 2016json-schema-validationregular expressionsfetch3d0configurableises2018styled-componentsfile systemnegative zerosimpledbwebrm -rflintdescriptionhasOwnlesscsssigtermtapES3karmawindowsapiless mixinsloadingObject.valuesTypeBox-0flatMaploggerworkeriteratorwarninghas-ownimportexportinspectjson-schemacorshasOwnPropertyFunction.prototype.nameyamldayjscloudsearchjapanesematchAllstreamhasincludeswaapiworkflowindicatorjwterror-handlingconcurrencytrimStartsnspromisesString.prototype.matchAllECMAScript 2018unicodesharedarraybufferbluebirdemitcss nestingjoiwalkrangeerrorformattingpackage managerdeletediffclassnamecodesforEachponyfilltddoptionpolyfillbyteOffsetweakmapFloat32ArrayjsonsortedpasswordzodWebSocketsreactESlookECMAScript 2015ES2018collectiononcebundlerhookformtacites2015jestelectronmiddlewareeslint-pluginfilefindLastreadablestreamnodecloneprotobufdeep-clonedom-testing-librarythroattrimRightcharacterschemetimeenderlrufixed-widthtelephoneTypedArraytypedendpointterminalhttpECMAScript 6equaltypeofconsumecall-bindrapidnopeMapassertionWeakMap@@toStringTagthreeownECMAScript 2023whatwgdataViewArrayBuffer#slicedefinefast-copywaitenvextrafastclonestructuredClonematchesawaitperformantcryptreduxminimalrdses7inenvironmentcommandintrinsic[[Prototype]]deepcopyeveryAsyncIteratorReactiveExtensionsES2023Array.prototype.flatsequenceWeakSetwritefind-upelasticacheduplexposemacostoSortedaccessibilitysettingsshrinkwrapgetECMAScript 3symlinksloggingdependenciesshimasync
1.0.5

6 days ago

1.0.4

7 days ago

1.0.3

8 days ago

1.0.2

9 days ago

1.0.1

10 days ago

1.0.0

11 days ago