lazy-either
Either delay
A lazy implementation of the Either type used to represent a delayed computation that can be executed on demand.
A lazy implementation of the Fantasy Land Either type
16 stars
4 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
eitherfantasy-landlazy
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript implementation of a Do notation for Fantasy Land monad types | 13 |
| Allows delaying promises by a specified amount of time or a random range. | 609 |
| A promise class that defers execution until the promise is actually used or specific methods are called | 269 |
| A Vue component that enables lazy loading of child components when they come into view | 61 |
| Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
| Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function | 24 |
| A lazy functional JavaScript library providing methods to manipulate and query data in an array-like structure. | 3 |
| A lightweight programming language designed to be simple and efficient. | 28 |
| Provides support for lazy loading in Blazor applications to improve performance by delaying the loading of non-essential components until they are needed. | 97 |
| An elasped time parser for natural language inputs in Ruby | 352 |
| A Vue.js plugin for lazy loading images and other content | 25 |
| A utility function that resolves a promise after a specified delay. | 86 |
| A responsive lazy loading plugin for images that adapts to different screen sizes and devices. | 414 |
| A jQuery plugin for executing event handlers with delayed or throttled execution. | 152 |