About
Community
project-syndicate.org
25 packages
Last scanned on Oct 27 at 06:06 PM
Update
Name
Size
Popularity
Severity
get-intrinsic
1.1.3
Outdated
Get and robustly cache all JS language-level intrinsics at first require time
Script
https://project-syndicate.org/scripts/application.min.js?v=uGCljF8rK7mXGyOCC_0YyKcnvIbutwqpck_ZTnc1ga8
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
Also used on 1376 websites
digicert.com
30 packages
snapchat.com
69 packages
tiktok.com
91 packages
adjust.com
45 packages
Repository
Homepage
More
javascript
ecmascript
es
js
intrinsic
+2
ljharb
has-symbols
1.0.2 - 1.0.3
Determine if the JS environment has Symbol support. Supports spec, or shams.
Symbol
symbols
typeof
sham
polyfill
+3
ljharb
object-inspect
1.12.2
Outdated
string representations of objects in node and the browser
inspect
util.inspect
object
stringify
pretty
has
1.0.1 - 1.0.3
Object.prototype.hasOwnProperty.call shortcut
function-bind
1.1.0 - 1.1.1
Implementation of Function.prototype.bind
function
bind
shim
es5
call-bind
1.0.2
Robustly `.call.bind()` a function
javascript
ecmascript
es
js
callbind
+8
ljharb
define-properties
1.1.4
Outdated
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Object.defineProperty
Object.defineProperties
object
property descriptor
descriptor
+2
ljharb
es-abstract
1.19.2 - 1.20.3
Outdated
ECMAScript spec abstract operations.
ECMAScript
ES
abstract
operation
abstract operation
+4
ljharb
is-callable
1.2.7
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Function
function
callable
generator
generator function
+5
ljharb
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
Object.keys
keys
ES5
shim
ljharb
is-regex
1.1.4
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
regex
regexp
is
regular expression
regular
+1
ljharb
has-tostringtag
1.0.0
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
javascript
ecmascript
symbol
symbols
tostringtag
+1
ljharb
is-date-object
1.0.5
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Date
ES6
toStringTag
@@toStringTag
Date object
ljharb
is-string
1.0.7
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
String
string
ES6
toStringTag
@@toStringTag
+1
ljharb
es-to-primitive
1.2.0 - 1.2.1
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
primitive
abstract
ecmascript
es5
es6
+11
ljharb
has-property-descriptors
1.0.0
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
property
descriptors
has
environment
env
+2
ljharb
for-each
0.3.3
A better forEach
array-includes
3.1.2 - 3.1.5
Outdated
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.includes
includes
array
ES7
shim
+4
ljharb
object.entries
1.0.0 - 1.1.5
Outdated
ES2017 spec-compliant Object.entries shim.
Object.entries
Object.values
Object.keys
entries
values
+8
ljharb
string.prototype.trim
1.2.6
Outdated
ES5 spec-compliant shim for String.prototype.trim
String.prototype.trim
string
ES5
shim
trim
+2
ljharb
es5-ext
0.3.0 - 0.6.3
Outdated
ECMAScript extensions and shims
ecmascript
ecmascript5
ecmascript6
es5
es6
+11
medikoo
es-array-method-boxes-properly
1.0.0
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ljharb
react-scripts
0.4.2
Outdated
Configuration and scripts for Create React App.
+1
node-polyglot
2.4.0 - 2.4.2
Outdated
Give your JavaScript the ability to speak many languages.
i18n
internationalization
internationalisation
translation
interpolation
+2
+2
analytics-utils
0.0.7 - 0.0.15
Outdated
Analytics utility functions used by 'analytics' module
analytics
analytics-project
analytics-utilities
davidwells
Popular search queries
webpack.js.org
url
react-scripts
react
lottie-api
react-helmet-async
+8 packages
github.com
color-convert
engine.io-client
lit-html
intl-messageformat
web-vitals
+19 packages
pinterest.com
lodash
relay-runtime
react-query
react-relay
react-use
+50 packages
Popular packages
react
React is a JavaScript library for building user interfaces.
+6 634 websites
core-js
Standard library
+10 238 websites
es5-ext
ECMAScript extensions and shims
+10 229 websites
@babel/runtime
babel's modular runtime helpers
+8 352 websites
lodash
Lodash modular utilities.
+4 826 websites
axios
Promise based HTTP client for the browser and node.js
+4 742 websites