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/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/marcosellys/helloproto

GRPC with Protobuf application example

angular grpc node promise protobuf typescript

Last synced: 14 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/jill64/svelte-observer

🔭 Library for Svelte to make Promise status easily observable from outside

observer promise svelte

Last synced: 29 Dec 2024

https://github.com/svimaladhithan/satellite-api

Completed the task by populating the satellite details from API using accordian

css dom-manipulation html js promise

Last synced: 19 Dec 2024

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

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

async javascript promise

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

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

axios http miniprogram promise request typescript wechat weixin

Last synced: 13 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/axelf4/promise-trap

🤞 Records promises enabling an easy Promise.all

javascript-library promise

Last synced: 05 Jan 2025

https://github.com/zyszys/promice

Simple implementation of Promises/A+.

promise promises-aplus

Last synced: 19 Nov 2024

https://github.com/preco21/pcancel

Wrap promise function into cancelable promise function

cancel cancelable cancellation p promise

Last synced: 06 Jan 2025

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/matrixai/js-async-cancellable

Asynchronous Cancellation (Promises) for JavaScript/TypeScript

cancellation promise

Last synced: 24 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/flipeador/js-promise

Extended promise functionality and utilities.

browser extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/hieyou1/myturn

Super simple library to make sure Promises wait their turn to resolve.

async lock mutex myturn promise

Last synced: 19 Dec 2024

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

A coordination channel implemented with Promises

channel perl promise promises

Last synced: 14 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/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/bredele/surething

Transform every thing into a promise

everything promise

Last synced: 19 Dec 2024

https://github.com/omar-azmi/async-promise-ruby

An Asynchronous Promise library for Ruby, built over "async" gem, providing Javascript ES6 style Promises. Also includes utilities like ES6-style "fetch" that return a Promise.

async asynchronous concurrency es6 promise ruby ruby-gem rubygem

Last synced: 17 Oct 2024

https://github.com/yuhr/callable-deferred-promise

A thin wrapper class to create a callable deferred `Promise`.

promise

Last synced: 30 Nov 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: 14 Dec 2024

https://github.com/kotorik/ascii2d

Node.js wrapper for ascii2d.net

api api-client async image-search nodejs promise

Last synced: 18 Dec 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/zhou-chaoxian/vue-await-component

处理 promise 的 vue 组件

await component promise vue

Last synced: 03 Jan 2025

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/abhay-khandwekar/react-hooka

"react-hooka" is React-hook based state management library. "react-hooka" supports both synchronous and queued-asynchronous (FIFO) actions. All asynchronous state update operations are guaranteed to change the application state in the order of asynchronous-operation invocation.

async-await asynchronous asynchronous-actions asynchronous-store hook hooks javascript-promise promise react react-components react-hook-store react-hooks slice-state state-management store store-slice synchronous-store

Last synced: 24 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/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/afeiship/next-promise-compose

Promise compose for next.

async compose next one-by-one promise sync

Last synced: 14 Dec 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/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/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/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/webdeveric/image-preloader

Preload images then do something else

image-preloader preload preload-images promise

Last synced: 13 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/notwoods/abort-utils

A set of utilities for working with AbortSignals

abortcontroller abortsignal javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/wuxianqiang/todo

雷超的练习项目

commonjs promise

Last synced: 16 Nov 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/3rd-eden/borked

Cancel async functions early when they are borked.

async function promise timeout

Last synced: 11 Nov 2024

https://github.com/vloldik/gomise

Go promise

go promise

Last synced: 24 Nov 2024

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

Easy WHOIS client for Node.js

async await nodejs promise whois whois-client

Last synced: 06 Dec 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/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/gxlmyacc/indexed-db-async

opera indexed-db with promise

async indexed-db promise

Last synced: 16 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/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/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

https://github.com/santhoshs50/async_day_2_task

Restcountries & Weather Fetch Using API

bootstrap css fetch-api html javascript json promise

Last synced: 24 Nov 2024

https://github.com/impaler/promise-sequences

A small library to control a sequence of promises with concurrency limiting.

async concurrency promise sequence

Last synced: 24 Nov 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/4bdullah7eeshan/giphy-api-example

Fetching GIFs from GIPHY API

api fetch-api promise

Last synced: 20 Nov 2024

https://github.com/romancow/load-script

Promise-based method for dynamically loading scripts in browser with TypeScript support

async browser load promise script typescript

Last synced: 28 Nov 2024

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

Just asynchronous patterns for promises

asynchronous asynchronous-patterns parallel pattern promise serial

Last synced: 09 Jan 2025

https://github.com/elementbound/js-di

Simple dependency injection in Javascript

async dependency-injection javascript promise sample

Last synced: 18 Nov 2024

https://github.com/ribeirogab/jscangaceiro

Advanced JavaScript Courses Alura + Cangaceiro JavaScript Book

es6 factory-pattern javascript module-pattern monkey-patching mvc-pattern poo promise proxy-pattern try-catch webpack

Last synced: 19 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/mitya33/lightbox-lib

LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.

alert confirm css html javascript lightbox modal promise prompt

Last synced: 31 Dec 2024

https://github.com/felix221123/age-calculator-site

This is an Age Calculator Site built as a challenge from frontend mentor

animejs await-async css3 dom-manipulation html javascript logic promise

Last synced: 25 Nov 2024

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

Talk is cheap. Show me the code.

promise typescript

Last synced: 14 Nov 2024

https://github.com/patrixr/oath

A Promise implementation

experimental learning promise typescript

Last synced: 25 Dec 2024

https://github.com/kenotron/p-graph

p-graph, in the spirit of p-queue, but runs promises in a dependency graph

dependency graph javascript promise typescript

Last synced: 07 Dec 2024

https://github.com/fengxinming/tammy

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

ajax axios http promise tammy

Last synced: 04 Jan 2025

https://github.com/thitikorn-nupan/nod-js-crud-mysql-async-understand-winston-env

this project I got to know .env file , it's so good when I've to connect any database I'm not necessary to write my info-database in my .js file. Also I've knew the winston module this libary it's good for logging and save any log to some file. Also I connected the database with pg (pooling) many people says best proformance. (So do I)

async-await environment javascript mysql nodejs pooling promise winston-logger

Last synced: 25 Dec 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/kevinadhiguna/async-await-js

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

async-await callback javascript promise

Last synced: 12 Nov 2024

Promise Awesome Lists
Promise Categories