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/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/randyou/cache-promise

A cache of promise.

cahce promise

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

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

axios http miniprogram promise request typescript wechat weixin

Last synced: 13 Nov 2024

https://github.com/lukasbach/ayemitter

Typed event handler/emitter with optional react hook bindings

async emitter events hook javascript promise react typescript

Last synced: 05 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/donatorsky/go-promise

Promise library for Go.

go golang promise promise-library

Last synced: 13 Nov 2024

https://github.com/ashmalzahra/javascript-group-capstone-project

This JavaScript capstone project is about building web application based on an external API. The API provides data about TV Shows and the app has been built around it.

api-rest asyncronous best-practices callback code-review es6-modules git-conflicts gitflow html-css-javascript jest json promise single-page-app unit-testing webpack

Last synced: 31 Oct 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/kotorik/promise-worker-remake

A modern version of promise-based messaging for Web Workers , supports transferable objects

promise transferable webworker

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

🤞 Records promises enabling an easy Promise.all

javascript-library promise

Last synced: 09 Nov 2024

https://github.com/robojones/x-time

setTimeout() with native promises

javascript nodejs promise settimeout timeout xtime

Last synced: 14 Oct 2024

https://github.com/robojones/better-events

Improved version of the Node.js EventEmitter

event-emitter node-eventemitter nodejs promise

Last synced: 14 Oct 2024

https://github.com/kapouer/window-agent

Yet another browser agent, supports callback or promise, and parameters replacement

promise querystrings xhr

Last synced: 18 Oct 2024

https://github.com/robojones/create-path

Promise version of mkdirp

async create javascript mkdir nodejs path promise

Last synced: 14 Oct 2024

https://github.com/lourd/js-load-script

Small, no-frills JavaScript module for loading script tags in the browser asynchronously

browser javascript loader promise small-modules

Last synced: 14 Oct 2024

Promise Awesome Lists
Promise Categories