lie
npmv3.3.0TypeScriptA basic but performant promise implementation
Overview
lie is an npm package that a basic but performant promise implementation. The latest version is 3.3.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a basic but performant promise implementation and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (19 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of lie.
Dependencies
Runtime (1)
Dev (18)
Used by
Popular packages that depend on lie.
Alternatives to lie
Get the first fulfilled promise that satisfies the provided testing function
A Promise-based interface into processes created by child_process.spawn
Mutex locks for async functions
Run multiple promise-returning & async functions with limited concurrency
Gracefully handle a Promise using async/await.
Gracefully handle a Promise using async/await.
Fast, in memory work queue
Runtime for Regenerator-compiled generator and async functions.
Asynchronous bootstrapping of Node applications
limits calls to functions that return promises
A light-weight module that brings Fetch API to node.js
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Frequently installed together
An AST-based pattern checker for JavaScript.
A high-level API to automate web browsers
zlib port to javascript - fast, modularized, with browser support
A shim for the setImmediate efficient script yielding API
Version history
| Version | Published | License |
|---|---|---|
| 3.3.0latest | 8 years ago | MIT |
| 3.2.0 | 8 years ago | MIT |
| 3.1.1 | 9 years ago | MIT |
| 3.1.0 | 10 years ago | MIT |
| 3.0.4 | 10 years ago | MIT |
| 3.0.3 | 10 years ago | MIT |
| 3.0.2 | 10 years ago | MIT |
| 3.0.1 | 11 years ago | MIT |
| 3.0.0 | 11 years ago | MIT |
| 2.9.1 | 11 years ago | MIT |
| 2.9.0 | 11 years ago | MIT |
| 2.8.1 | 11 years ago | MIT |
| 2.8.0 | 12 years ago | MIT |
| 2.7.7 | 12 years ago | MIT |
| 2.7.6 | 12 years ago | MIT |
| 2.7.5 | 12 years ago | MIT |
| 2.7.4 | 12 years ago | MIT |
| 2.7.3 | 12 years ago | MIT |
| 2.7.2 | 12 years ago | MIT |
| 2.7.0 | 12 years ago | MIT |
Maintainers
Frequently asked questions
How do I install lie?
Run `npm install lie` to add lie to your npm project.
What license is lie released under?
lie is distributed under the MIT license.
How popular is lie?
lie has approximately 0 downloads per week and 1 known dependent packages.