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/singcl/co

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

co generator promise thunk

Last synced: 03 Jan 2025

https://github.com/devchris03/buscador-imagenes

Buscador de imágenes usando la API de pixabay

api-pixabay css html javscript js promise

Last synced: 13 Dec 2024

https://github.com/valda1/nodejs_examples

Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.

async async-await javascript module-exports node node-js nodejs promise promises promises-async-await promises-in-javascript requirejs

Last synced: 29 Dec 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/iainjreid/honest-workers

🕸 Promise based WebWorkers, for much multi-threaded goodness

javascript promise web-worker

Last synced: 28 Dec 2024

https://github.com/streetstrider/express-toss

Makes express router handlers aware of promises. Brings more clear dataflow to handlers.

error-handling express node promise response

Last synced: 30 Dec 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/xpodev/winreg-promise

A promise-based wrapper around the winreg package

nodejs promise windows-registry winreg

Last synced: 06 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: 07 Jan 2025

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: 07 Jan 2025

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/s-ranjith1/async-await-project-2

GitHub Details Task completed using Fetch and Promise

css fetch html js md promise

Last synced: 19 Nov 2024

https://github.com/gxlmyacc/indexed-db-async

opera indexed-db with promise

async indexed-db promise

Last synced: 16 Nov 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/xiaody/redux-sane

A redux middleware that provides sane default behaviors for non-plain object actions.

generator promise redux-middleware thunk

Last synced: 16 Nov 2024

https://github.com/wuxianqiang/todo

雷超的练习项目

commonjs promise

Last synced: 16 Nov 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/keidrun/fantasy-utils

Small utils for Functional Programming with Promise.

functional functional-programming lodash promise promise-support ramda

Last synced: 23 Nov 2024

https://github.com/softwareventures/promise

Pure functional utilities for Promises

functional lambda promise typescript

Last synced: 12 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: 07 Jan 2025

https://github.com/raigorx/trigonometric-promise

Promises heavy duty example cos sin tan

async educational example promise trigonometry

Last synced: 30 Dec 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/irsol/javascript

JavaScript Practice

javascript js promise regexp

Last synced: 12 Nov 2024

https://github.com/colohr/fxy

A Node.js module for working with the file system.

filesystem fs javascript node-module nodejs path promise promises tree-structure

Last synced: 23 Nov 2024

https://github.com/volem/playingwithpromises

Related code for the blog post.

bluebird nodejs promise

Last synced: 07 Jan 2025

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

redis with promisified commands.

javascript next nodejs promise redis

Last synced: 14 Dec 2024

https://github.com/lsongdev/promise-retry

catch promise error and retry

promise promise-retry

Last synced: 02 Jan 2025

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

A coordination channel implemented with Promises

channel perl promise promises

Last synced: 14 Nov 2024

https://github.com/flipeador/js-promise

Extended promise functionality and utilities.

browser extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/flipeador/node-promise-ex

Provides extended promise functionality and utilities.

async-await es-module extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/matrixai/js-async-cancellable

Asynchronous Cancellation (Promises) for JavaScript/TypeScript

cancellation promise

Last synced: 24 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/lei1248276/simple-axios-wechat

简易的axios微信小程序版使用typescript实现

axios http miniprogram promise request typescript wechat weixin

Last synced: 13 Nov 2024

https://github.com/donatorsky/go-promise

Promise library for Go.

go golang promise promise-library

Last synced: 13 Nov 2024

https://github.com/marcosellys/helloproto

GRPC with Protobuf application example

angular grpc node promise protobuf typescript

Last synced: 14 Nov 2024

https://github.com/hookyns/promisesource

Promise manageable from outer scope, similar to C#'s TaskCompletionSource

completion javascript nodejs promise source taskcompletionsource typescript

Last synced: 15 Nov 2024

https://github.com/gluons/wheres-here

🌏 Promisified Geolocation

geolocation javascript promise

Last synced: 15 Nov 2024

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

Bind callback fn as promise fn.

nodejs promise

Last synced: 07 Jan 2025

https://github.com/richie-south/mulig

Resolve multible promises with order: fastest, queue, stack

npm ordered promise

Last synced: 16 Nov 2024

https://github.com/matan3sh/oninit-backend

The final project of Coding Academic Bootcamp, during which I developed Marketplace to look for courses by location, category and name. Every user can be impressed by the course, critique the course and develop a chat with other users. Backend development by NodeJS and Express

axios express mongodb nodejs nodemon promise routes socket-io

Last synced: 24 Nov 2024

https://github.com/zyszys/promice

Simple implementation of Promises/A+.

promise promises-aplus

Last synced: 19 Nov 2024

https://github.com/mikeludemann/javascript-promises-versus-observables

Different between Observables and Promises with JavaScript

javascript observable promise

Last synced: 07 Dec 2024

https://github.com/adrien-zinger/pytasks

Multithreading library in python, simple, with samples.

asynch-tasks observer observer-pattern promise python3 task-thread thread

Last synced: 15 Dec 2024

https://github.com/magicdawn/log-reject-error

Dead Simple unhandledRejection handler

loud-rejection promise reject unhandled-rejection

Last synced: 27 Oct 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/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/mwittig/restler-promise

A restler wrapper for the Promises/A+ implementation of your choice

api-wrapper promise rest restler restler-promise wrapper

Last synced: 15 Nov 2024

https://github.com/kartikmehta8/pact-custom-promise

Pact is a custom implementation of JavaScript's Promise. The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.

implementation javascript promise

Last synced: 15 Nov 2024

https://github.com/voltra/jsonclient

A JS HTTP client specialized for JSON communications, based upon the Fetch API

fetch-api fetchjson hacktoberfest javascript javascript-library json-client promise

Last synced: 15 Nov 2024

https://github.com/voltra/fetchjson

A Javascript library that allows to abstract all boilerplate from retrieving JSON data using the native ES6 fetch API

fetch-api fetchjson javascript-library promise

Last synced: 15 Nov 2024

https://github.com/justforuse/promise-limit-all

Promise all, but with max limit

javascript promise promise-all

Last synced: 15 Nov 2024

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

Test whether an object looks like a promises-a+ promise.

next promise thenable

Last synced: 14 Dec 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/ori88c/zero-backpressure-weighted-promise-semaphore

A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability.

async backpressure concurrency counting-semaphore deterministic-termination error-handling executor graceful-termination lock mutex nodejs promise promise-limit promise-semaphore rate-limiter scheduler semaphore typescript weight weighted-semaphore

Last synced: 21 Nov 2024

https://github.com/ori88c/zero-backpressure-fixed-window-promise-rate-limiter

A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can start execution within distinct, non-overlapping time windows. The API provides backpressure control by signaling availability, for enhanced efficiency.

deterministic-termination es2020 executor fixed-window graceful-shutdown javascript js nodejs promise promise-limit rate-limit rate-limiter rate-limiting scheduler throttle throttling time-window time-windows ts typescript

Last synced: 21 Nov 2024

https://github.com/anas599/leaderboard

Leaderboard website built with webpack. Players can view and submit scores, which are ranked and stored through an external API service. Data is preserved for accuracy.

async css html javascript promise webpack

Last synced: 15 Dec 2024

https://github.com/kengotoda/promisified-properties

Handle .properties file via promisified and typed API

async promise properties

Last synced: 22 Oct 2024

https://github.com/azerato/x100

Modern Pure Javascript application - with JS Class / Promise / WebSql / MaterializeCss / Import - Export

javascript materializecss promise websql

Last synced: 17 Nov 2024

https://github.com/pawsong/react-monitor-promise

React HoC for monitoring promise state

declarative promise react

Last synced: 17 Nov 2024

https://github.com/robtimus/completion-stage

A port of Java's CompletionStage using promises

completablefuture completionstage javascript promise promises typescript

Last synced: 17 Nov 2024

https://github.com/dimapaloskin/async-sleep

Sleep based on promise. Supports resolve and reject with defined response and error.

async-await async-sleep javascript promise sleep

Last synced: 29 Dec 2024

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

A set of utilities for working with AbortSignals

abortcontroller abortsignal javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/arpitgo4/promise-obj

Promise.all's implementation for objects.

async chai chai-as-promised mocha nodejs npm-package promise tdd

Last synced: 30 Nov 2024

https://github.com/vloldik/gomise

Go promise

go promise

Last synced: 24 Nov 2024

https://github.com/dzenis-h/node-sql-shop

All of my other projects are using NoSQL DB's, but the learning never stops. In regards to that, this would be a simplified clone of my "node-book-shop" app built for the sole purpose of practicing MySQL + Sequelize ORM.

database ejs express javascript mysql nodejs promise sequelize sql

Last synced: 17 Nov 2024

https://github.com/xiaodaigh/promisewebsocket

A simple extension of the Websocket object by making the .send method into a Promise

javascript promise websocket

Last synced: 20 Nov 2024

https://github.com/bitbar/deferred-promise

Simple port of jQuery Deffered() based on native Promise

deferred deferred-promise javascript nodejs promise promises

Last synced: 13 Nov 2024

https://github.com/idorobots/promise-based-lang

An exploration & benchmarking of weird programming language features. This time around - pure and transparent asynchrony.

benchmark concurrency language-design promise racket

Last synced: 20 Dec 2024

https://github.com/romagny13/ts-promise

TypeScript Promise

promise typescript

Last synced: 30 Nov 2024

https://github.com/scrwdrv/recurdir

recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.

directory filesystem javascript node promise recursive typescript

Last synced: 17 Nov 2024

Promise Awesome Lists
Promise Categories