Search results

1705 packages found

The `from()` method creates a new Array instance from an array-like or iterable object.

published 2.0.0 6 years ago
M
Q
P

The `Object.getPrototypeOf()` method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.

published 2.0.0 6 years ago
M
Q
P

The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).

published 2.0.0 6 years ago
M
Q
P

The `Object.defineProperties()` method defines new or modifies existing properties directly on an object, returning the object.

published 2.0.0 6 years ago
M
Q
P

The `Object.preventExtensions()` method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).

published 2.0.0 6 years ago
M
Q
P

The trim() method removes whitespace from both ends of a string.

published 3.0.0 6 years ago
M
Q
P

The `Object.keys()` method returns an array of a given object's own enumerable properties.

published 2.0.0 6 years ago
M
Q
P

The `assign()` method is used to copy values of all enumerable own properties from one or more source objects to a target object. It will return the target object.

published 2.0.0 6 years ago
M
Q
P

A collection of ES5 polyfills for Exendscript.

published 2.0.2 6 years ago
M
Q
P

<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

published 1.0.2 10 hours ago
M
Q
P

Provides Undici request in Node, native fetch in the browser.

published 1.5.3 14 days ago
M
Q
P

Ensure a path doesn't contain null bytes

published 3.0.0 3 years ago
M
Q
P

ES6 Map Implemented in TypeScript

published 0.1.0 3 years ago
M
Q
P

Polyfill exporting trevnorris's 0.11+ asyncListener API.

published 0.6.5 8 years ago
M
Q
P

An implementation of WHATWG AbortController interface.

published 3.0.0 7 months ago
M
Q
P

An ES-spec-compliant Math.f16round shim/polyfill/replacement that works as far down as ES3

published 1.0.0 22 days ago
M
Q
P
M
Q
P

``` import Clios from '@teamteanpm2024/maiores-fuga-iste'; let clios = Clios.of([ ['tags|tag*', 'the tags'], ['protocol=http', 'the protocol'], ['host=localhost', 'the host'], ['port(p)=1080', 'the port'], ['lazy(L)', 'load it lazily']

published 1.0.3 10 hours ago
M
Q
P

Convert between JavaScript UCS-2-encoded strings and OCaml-friendly UTF-8 byte-arrays

published 0.0.4 3 years ago
M
Q
P

This is a fork of https://github.com/ehmicky/human-signals, but automatically patched to support ESM **and** CommonJS, unlike the original repository.

published 1.0.2 10 hours ago
M
Q
P