Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/prelude_js/mod.ts

A standard module for functional programming in JavaScript
Go to Latest
import * as preludeJs from "https://deno.land/x/prelude_js@1.0.0-beta.2/mod.ts";

Functions

Apply at.

Apply charCodeAt.

Apply codePointAt.

Apply concat.

Returns the constructor.

Returns the description.

Apply indexOf.

Apply lastIndexOf.

Returns the length.

Apply localeCompare.

Apply match.

Apply search.

Apply slice.

Apply substring.

Apply toExponential.

Apply toFixed.

Apply toLocaleLowerCase.

Apply toLocaleString.

Apply toLocaleUpperCase.

Apply toLowerCase.

Apply toPrecision.

Apply toString.

Apply toUpperCase.

Apply trim.

Apply trimEnd

Apply trimStart

Apply valueOf