Package Tornado
  • Home
  • About

Packages tagged with "ES6"

Found 13 packages

has-symbols

Determine if the JS environment has Symbol support. Supports spec, or shams.

es-abstract

ECMAScript spec abstract operations.

object.assign

ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim

which-typed-array

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

is-string

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

function.prototype.name

ES6 spec-compliant Function.prototype.name sham.

regexp.prototype.flags

ES6 spec-compliant RegExp.prototype.flags shim

is-date-object

Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

is-typed-array

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

is-number-object

Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

is-boolean-object

Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

rxjs

A reactive programming library for JavaScript

core-js

Standard Library

© 2025 Package tornado, Inc. All rights reserved.