Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Promise

A promise is an object returned by an asynchronous function, which represents the current state of the operation. At the time the promise is returned to the caller, the operation often isn’t finished, but the promise object provides methods to handle the eventual success or failure of the operation.

https://github.com/hailiang-wang/qind

Bind callback fn as promise fn.

nodejs promise

Last synced: 10 Nov 2024

https://github.com/qard/any-deferred

Deferred promise with any-promise

deferred nodejs promise

Last synced: 08 Nov 2024

https://github.com/notwoods/abort-utils

A set of utilities for working with AbortSignals

abortcontroller abortsignal javascript promise typescript

Last synced: 17 Oct 2024

https://github.com/cnlon/promisified-fs

A promisified version of fs(File System) in Node.js.

fs promise

Last synced: 08 Nov 2024

https://github.com/imrandil/promise_javascript_reloaded_real_world_example

promise javascript leet code practice question into real world like implementation

grinding javascript leetcode promise real-world-problem-solving

Last synced: 08 Nov 2024

https://github.com/hamzaerbay/react-github-api

A react experiment with github api

experiment fetch-api github-api promise react

Last synced: 08 Nov 2024

https://github.com/bosens-china/jsonp-asynct

jsonp asynchronous request

jsonp promise typescript

Last synced: 14 Nov 2024

https://github.com/kaelzhang/node-redis-extra

redis with promisified commands.

javascript next nodejs promise redis

Last synced: 26 Oct 2024

https://github.com/volem/playingwithpromises

Related code for the blog post.

bluebird nodejs promise

Last synced: 10 Nov 2024

https://github.com/djaler/simple-promise-mock

A tiny utility function to create a controlled promise instance with additional methods to resolve or reject it

mock promise test

Last synced: 09 Nov 2024

https://github.com/irina-anat/goit-js-hw-09

Сolor switcher, countdown timer, a promise generator

asynchronous date promise

Last synced: 10 Nov 2024

https://github.com/xg4/async-interval

setInterval for promises and async/await

async promise setinterval

Last synced: 08 Nov 2024

https://github.com/singcl/co

🎷 A counterfeit co & comprehension of thunk function and function* in javascript.

co generator promise thunk

Last synced: 09 Nov 2024

https://github.com/martindzejky/promise-mock

Synchronous promise mock for tests

mock promise promise-mock sync synchronization

Last synced: 27 Oct 2024

https://github.com/a-x-/thenlog

js promise .then() calls logger for node and browser

logger promise

Last synced: 12 Nov 2024

https://github.com/a-x-/mkdirpp

Recursively mkdir, like `mkdir -p`, but in node.js (with promises)

fs mkdir mkdirp promise shell

Last synced: 12 Nov 2024

https://github.com/nevoland/futurise

🔮 Helpers for things that happen in the future.

asynchronous event interval listener promise timer

Last synced: 15 Nov 2024

https://github.com/khachornchit/pluto-epoch

This is a legacy code. We need to review and processing in next step.

angularjs bootstrap css express html mean-stack mongodb nodejs promise

Last synced: 10 Nov 2024

https://github.com/mirror45/keksobooking

«Keksobooking» — сервис по размещению объявлений об аренде недвижимости в центре Токио. Пользователям предоставляется возможность разместить объявления о своей недвижимости или просмотреть уже размещенные объявления

dom es6 fetch js leaflet-map modules nouislider pristinejs promise

Last synced: 07 Nov 2024

https://github.com/zhou-chaoxian/vue-await-component

处理 promise 的 vue 组件

await component promise vue

Last synced: 09 Nov 2024

https://github.com/shinnn/home-files

List all files in the home directory

async enumeration home javascript list nodejs promise

Last synced: 18 Oct 2024

https://github.com/fengxinming/tammy

:zap: Promise based HTTP client for the browser and node.js

ajax axios http promise tammy

Last synced: 09 Nov 2024

https://github.com/uid11/study-promise

Make Promise for studing them

promise studying

Last synced: 09 Nov 2024

https://github.com/mkgaru/esthread

modern worker threading library . inspired by deep-rain/thread

javascript promise publicdomain thread typescript webworker

Last synced: 15 Nov 2024

https://github.com/darky/klubok

Do notation pipes for Promise-based or pure functions which easy to mock

do-notation functional-programming mock pipe promise unit-testing

Last synced: 12 Nov 2024

https://github.com/falsandtru/atomic-promise

Promise with no delay.

atomic promise synchronous

Last synced: 09 Nov 2024

https://github.com/8ctopus/sciter-promise

Exploring sciter promises

async-await promise sciter-js

Last synced: 09 Nov 2024

https://github.com/grimmbraten/all-aboard

Perform parallel and/or sequential asynchronous tasks with ease

async asynchronous await parallel promise sequence

Last synced: 09 Nov 2024

https://github.com/untool/eprom

A deliberately incorrect resettable promise-like JavaScript async primitive powering untool's server-side rendering and module reloading. Mostly conforms with the Promises/A+ spec.

deferred library promise promise-a-plus thenable

Last synced: 09 Nov 2024

https://github.com/samantha-ruth/readme-generator

Template for creating a read-me for your project. Uses node and npm dependencies including 'inquirer'.

es6-javascript inquirer-prompt inquirerjs nodejs npm promise template-literals

Last synced: 12 Nov 2024

https://github.com/pandiaraj-22/async-await-fetch

This is the dynamic website built using Advance javascript

bootstrap css fetch-api html javascript json promise

Last synced: 15 Nov 2024

https://github.com/chandrabose-11/promise-task-2

Hi, In this task I taken Random jokes and punch API data from the server and use it

bootstrap css dom fetch html promise

Last synced: 10 Nov 2024

https://github.com/chandrabose-11/promise-task-3

In this task 3 taken Random jokes and punch API data from the server and use it

bootstrap css dom html js promise

Last synced: 10 Nov 2024

https://github.com/topthinking/angular-webpack

angular-webpack 运行代码

angular lazyload promise webpack

Last synced: 15 Oct 2024

https://github.com/listenzz/rnpromise

Promise wrapper on iOS platform for ReactNative.

promise react-native

Last synced: 09 Nov 2024

https://github.com/illright/worker-request-response

A Promise API for submitting requests to workers and tracking responses.

promise service-workers web-workers

Last synced: 15 Oct 2024

https://github.com/sidmishraw/parole

JobPool and Promises for Java

futures promise promise-api promises

Last synced: 15 Nov 2024

https://github.com/cnlon/angular-controller

AngularController 用于改进 Angular1 编码体验,开启 ESNext 使用新模式。

anguarljs angular angular1 async es6 promise

Last synced: 10 Nov 2024

https://github.com/xan105/node-request

HTTP request library based around Node.js' HTTP(S) API interfaces

client download http https json nodejs progress promise request torrent url xml

Last synced: 10 Nov 2024

https://github.com/s-ranjith1/rest-countries

RestCountries completed using fetch api and promise

css fetch-api html js promise

Last synced: 08 Nov 2024

https://github.com/shinnn/file-to-npm-cache

Store a file in the npm cache directory

cache compression gzip javascript nodejs npm promise tar tgz

Last synced: 18 Oct 2024

https://github.com/aenesgur/javascript-promise-with-xmlhttprequest

Example of using Promise with XMLHttpRequest for asynchronous programming in Javascript

asynchronous-programming javascript promise xmlhttprequest

Last synced: 10 Nov 2024

https://github.com/s-ranjith1/currency-converter

Currency converter Task Completed

css html js promise

Last synced: 08 Nov 2024

https://github.com/eliranwong/take-words-with-you

A Manual for Intercession

bible bible-promise promise

Last synced: 05 Nov 2024

https://github.com/makenowjust/thenction

thenction is an abbreviation of thenable function.

javascript javascript-library promise sushi-ware

Last synced: 12 Nov 2024

https://github.com/behi22/jammming

This webpage is developed to showcase knowledge of developing responsive webpages and using the react library to develop web applications. The website allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.

api async-await components html-css-javascript import-export javascript json jsx modules promise react surge webapp

Last synced: 14 Nov 2024

https://github.com/yuhr/use-await-data

A React hook that executes an async task to populate the desired data.

async await hook hooks promise react react-hooks

Last synced: 14 Oct 2024

https://github.com/wezomcompany/toolkits

Frequent useful tools

array css-in-js immutable jest jss math promise

Last synced: 11 Nov 2024

https://github.com/olenasavchenko/twitter-posts

https://elena-savchenko-twitter-posts.netlify.app/

fetch-api js promise

Last synced: 15 Nov 2024

https://github.com/kevinadhiguna/async-await-js

A tutorial about async-await, promise, and callback in Javascript

async-await callback javascript promise

Last synced: 12 Nov 2024

https://github.com/magnetikonline/promessa

Promise library for Node.js meeting the Promises/A+ specification, written with a focus towards readability.

npm-package promise promise-library

Last synced: 12 Nov 2024

https://github.com/humptydumptyeiz/pneasync

This piece of code promisifies nested awaits

async await nested-arrays nodejs promise

Last synced: 31 Oct 2024

https://github.com/jiayisheji/shredded-code

Talk is cheap. Show me the code.

promise typescript

Last synced: 14 Nov 2024

https://github.com/rvanasa/plasma

An Intuitive ES6 Functional Reactive Programming Library

es6 frp promise reactivex resource rxjs

Last synced: 15 Nov 2024

https://github.com/allienx/async-once

Guarantee an async function only has one active execution at a time.

async javascript promise

Last synced: 11 Nov 2024

https://github.com/lucid-services/serviser

Node.js framework for building scalable server-side applications.

expresjs framework json-schema microservice nodejs open-api promise rest-api

Last synced: 14 Oct 2024

https://github.com/mazeyqian/understand-promise

Understand Promise/Promise: 异步编程的理解和使用

article javascript promise

Last synced: 23 Oct 2024

https://github.com/faressoft/ticks-tracer

Takes snapshots for an object across event loop ticks

async control debug fake flow nexttick process promise setimmediate snapshot test tick timer trace unit-testing

Last synced: 28 Oct 2024

https://github.com/2o3t/electron-ipc-promise

An electron IPC calls with a promise API.

electron electron-ipc-promise ipc listener promise

Last synced: 11 Nov 2024

https://github.com/commenthol/asyncc-promise

Just asynchronous patterns for promises

asynchronous asynchronous-patterns parallel pattern promise serial

Last synced: 11 Nov 2024

https://github.com/ianfabs/sleyp

A tiny async/await implementation of sleep

async async-await await javascript miliseconds promise sleep

Last synced: 19 Oct 2024

https://github.com/ycardon/playing-with-async

Different styles of asynchronism in ES6 / node 8.x

async nodejs promise rxjs

Last synced: 19 Oct 2024

https://github.com/kaelzhang/node-pending-queue

pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.

asynchronous nodejs promise queue

Last synced: 26 Oct 2024

https://github.com/s-ranjith1/async-await-project-2

GitHub Details Task completed using Fetch and Promise

css fetch html js md promise

Last synced: 12 Oct 2024

https://github.com/loop333/ipad_news_view

View News Channels On iPad

abc cnn fox ios ipad javascript news promise tv

Last synced: 11 Nov 2024

https://github.com/bitcoin-api/drf

drf - Do Redis Function

async function helper javascript node nodejs promise redis

Last synced: 13 Nov 2024

https://github.com/xiyuyizhi/ww.ajax

自己封装的ajax库,支持回调和promise形式,上传、下载等

ajax file-upload filesystem promise

Last synced: 13 Oct 2024

https://github.com/shaurya019/javascript-advanced-concepts

This repo include FetchAPi, XMLHttpRequest, Synchronous vs Asynchronous, callbackHell, Promises and other concepts to.

async async-await javascript promise sync xmlhttprequest

Last synced: 12 Nov 2024

https://github.com/afeiship/next-promise-compose

Promise compose for next.

async compose next one-by-one promise sync

Last synced: 27 Oct 2024

https://github.com/kotorik/ascii2d

Node.js wrapper for ascii2d.net

api api-client async image-search nodejs promise

Last synced: 31 Oct 2024

https://github.com/jchip/xaa

async/await/Promise helpers - delay, defer, timeout, each, map, filter

async await defer delay each filter helpers map promise timeout

Last synced: 12 Oct 2024

https://github.com/jchip/item-queue

An item processing queue with Promise

item pause processing promise queue resume timer watch

Last synced: 12 Oct 2024

https://github.com/mkende/perl_parallel_task_executor

Cross-platform executor for parallel tasks executed in forked processes.

executor fork ipc perl promise

Last synced: 13 Nov 2024

https://github.com/webdeveric/image-preloader

Preload images then do something else

image-preloader preload preload-images promise

Last synced: 13 Nov 2024

https://github.com/yogadeepan29/async--day-17-fetch-api

Day-17 Task (Async Programming) - Rest countries and OpenWeather API using fetch() API

append async bootstrap dom-manipulation fetch-api html-css-javascript promise responsive

Last synced: 13 Nov 2024

https://github.com/yogadeepan29/async--day-20_task-3_shortenease

Day-20 Task ( Promise Task ) - ShortenEase ( URL-Shortener )

bootstrap fetch-api html-css-javascript promise rwd url-shortener

Last synced: 13 Nov 2024

https://github.com/twooster/testsync

JS Helper for Testing Intricate Asynchronous Code

async helper javascript promise testing

Last synced: 13 Nov 2024

https://github.com/tsertkov/easy-whois

Easy WHOIS client for Node.js

async await nodejs promise whois whois-client

Last synced: 16 Oct 2024

https://github.com/fabervitale/build-js-promise-from-scratch-talk

Slides of a talk about building JS Promise in Typescript

promise promise-library slides slidev typescript

Last synced: 27 Oct 2024

https://github.com/dodevops/yeoman-generator-typescript

A highly opinionated Yeoman generator for typescript modules

bluebird chai mocha promise typedoc typescript yeoman yeoman-generator

Last synced: 27 Sep 2024

https://github.com/j5py/j5py.github.io

A simple Responsive Web Design acting as a Single Page Application from a previous account (it was initially a way to save my progress in CSS and JS, and it remains above all a way to practice JS).

async-await fetch-api generator javascript promise

Last synced: 14 Nov 2024

https://github.com/randyou/cache-promise

A cache of promise.

cahce promise

Last synced: 09 Nov 2024

https://github.com/kaelzhang/p-concurrency

Decorate async functions with limited concurrency, which can be used as decorator in the future.

async concurrency javascript nodejs promise

Last synced: 26 Oct 2024

https://github.com/sysread/promises-channel

A coordination channel implemented with Promises

channel perl promise promises

Last synced: 14 Nov 2024

Promise Awesome Lists
Promise Categories