lazy-either

Either delay

A lazy implementation of the Either type used to represent a delayed computation that can be executed on demand.

twisted_rightwards_arrows A lazy implementation of the Fantasy Land Either type

GitHub

16 stars
4 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list

eitherfantasy-landlazy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
risto-stevcev/do-notation A JavaScript implementation of a Do notation for Fantasy Land monad types 13
sindresorhus/delay Allows delaying promises by a specified amount of time or a random range. 609
sindresorhus/p-lazy A promise class that defers execution until the promise is actually used or specific methods are called 266
selimdoyranli/v-lazy-component A Vue component that enables lazy loading of child components when they come into view 61
gildesmarais/jekyll-loading-lazy Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. 61
haskellcamargo/babel-plugin-implicit-function Enables lazy evaluation in JavaScript code by providing an alternative to the `always` function 24
loosechainsaw/slack A lazy functional JavaScript library providing methods to manipulate and query data in an array-like structure. 3
odddollar/leafscript A lightweight programming language designed to be simple and efficient. 28
isc30/blazor-lazy-loading Provides support for lazy loading in Blazor applications to improve performance by delaying the loading of non-essential components until they are needed. 97
henrypoydar/chronic_duration An elasped time parser for natural language inputs in Ruby 351
lsycxyj/vue-l-lazyload A Vue.js plugin for lazy loading images and other content 25
brummelte/sleep-promise A utility function that resolves a promise after a specified delay. 86
shprink/bttrlazyloading A plugin for JQuery that allows image loading to be deferred and customized for different screen sizes and conditions. 414
bgrins/bindwithdelay A jQuery plugin for executing event handlers with delayed or throttled execution. 152