kwork.ru 14 packages

Last scanned on Jan 19 at 08:20 AM
get-intrinsic 1.1.0 - 1.1.1Outdated
Get and robustly cache all JS language-level intrinsics at first require time
License
MIT
Footprint
7 KB
Matched Modules
Version distribution in production
707
1.1.1
564
1.1.0
442
1.1.3
230
1.1.2
61
1.0.2
30
1.0.0
function-bind 1.1.0 - 1.1.1Outdated
Implementation of Function.prototype.bind
axios 0.21.4Outdated
Promise based HTTP client for the browser and node.js
call-bind 1.0.2Outdated
Robustly `.call.bind()` a function
has-symbols 1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
has-property-descriptors 1.0.0Outdated
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
es-abstract 1.19.5Outdated
ECMAScript spec abstract operations.
define-properties 1.1.4Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
is-callable 1.2.4Outdated
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
object-keys 1.1.0 - 1.1.1
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
has 1.0.1 - 1.0.3Outdated
Object.prototype.hasOwnProperty.call shortcut
tarruda
tarruda
js-cookie 3.0.1Outdated
A simple, lightweight JavaScript API for handling cookies
promise.prototype.finally 3.1.1 - 3.1.4Outdated
ES Proposal spec-compliant shim for Promise.prototype.finally
smoothscroll-polyfill 0.4.4
Smooth Scroll behavior polyfill