Type definitions are available in the @types/prelude-ls package

prelude-ls

  • Version 1.2.1
  • Published
  • 36.7 kB
  • No dependencies
  • MIT license

Install

npm i prelude-ls
yarn add prelude-ls
pnpm add prelude-ls

Overview

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

Dependencies (0)

No dependencies.

Dev Dependencies (5)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/prelude-ls.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/prelude-ls)
  • HTML
    <a href="https://www.jsdocs.io/package/prelude-ls"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>