prelude-ls
npmv1.2.1prelude.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.
Not recommended for new projects
No — prelude-ls should not be adopted for new projects. Last published 2351 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 2351 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 36 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding prelude-ls to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- node >= 0.8.0
- Module format
- CommonJS only
- TypeScript
- No bundled types
- Install scripts
- None
prelude-ls vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| prelude-lsthis page | 0 | 3 | MIT | 6 years ago |
| es-define-property | 131.3M | 4 | MIT | 1 day ago |
| is-arguments | 38.9M | 2 | MIT | 1 day ago |
| define-data-property | 0 | 2 | MIT | 1 day ago |
| which-boxed-primitive | 0 | 1 | MIT | 1 day ago |
| is-shared-array-buffer | 0 | 1 | MIT | 1 day ago |
Dependencies
Declared by prelude-ls v1.2.1. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (5)
Used by
Popular packages that depend on prelude-ls.
option parsing and help generation
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Relationship graph
Dependencies (left) and dependents (right) of prelude-ls.
Frequently installed together
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Wrap words to a specified length.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Release history
No releases in the last two years, typically about 16 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.2.1latest | 6 years ago | 36 KB | MIT |
| 1.2.0 | 6 years ago | 36 KB | MIT |
| 1.1.2 | 11 years ago | — | MIT |
| 1.1.1 | 12 years ago | — | MIT |
| 1.1.0 | 12 years ago | — | MIT |
| 1.0.3 | 13 years ago | — | MIT |
| 1.0.2 | 13 years ago | — | MIT |
| 1.0.1 | 13 years ago | — | MIT |
| 1.0.0 | 13 years ago | — | MIT |
| 0.6.0 | 14 years ago | — | MIT |
| 0.5.0 | 14 years ago | — | MIT |
| 0.4.0 | 14 years ago | — | MIT |
| 0.3.0 | 14 years ago | — | MIT |
| 0.2.0 | 14 years ago | — | MIT |
Overview
prelude-ls is an npm package that 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. It has 3 known dependents in the graph. The latest version is 1.2.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need 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 and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use prelude-ls?
No — prelude-ls should not be adopted for new projects. Last published 2351 days ago.
How do I install prelude-ls?
Run `npm install prelude-ls` to add prelude-ls to your npm project.
What license is prelude-ls released under?
prelude-ls is distributed under the MIT license.
How popular is prelude-ls?
npm does not publish download counts. Within PackageGraph's crawl, 3 known packages depend on prelude-ls.
Is prelude-ls still maintained?
The most recent release of prelude-ls (v1.2.1) was published 6 years ago.
Does prelude-ls run install scripts?
No. prelude-ls does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.