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/kaelzhang/node-redis-extra

redis with promisified commands.

javascript next nodejs promise redis

Last synced: 26 Oct 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/queeniecplusplus/react_modernjs

useEffect, Promise, forEach, map, async, useState & ES5

bebel es5 es6 promise useeffect

Last synced: 10 Nov 2024

https://github.com/jameslnewell/react-promise

🎣 React hooks for working with promises.

hooks promise react

Last synced: 28 Oct 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/asd-xiv/promise-queue

Self-popping promise based queue.

esm nodejs promise queue typescript

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

处理 promise 的 vue 组件

await component promise vue

Last synced: 09 Nov 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/hacker1024/js_promise.dart

A Dart package providing interop functionality with JavaScript Promises.

dart dart-html dart-package dart2js promise

Last synced: 07 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/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/vanishine/promises-a-plus-tester

A tester of checking correct Promises/A+ implemetation come in handy.

browserify mocha promise promises-aplus

Last synced: 06 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: 12 Oct 2024

https://github.com/metcoder95/tiny-pool

Extremely simplistic and tiny AsyncPool for limiting concurrency of async operations

await concurrency nodejs promise task

Last synced: 27 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/spudnyk/async-wrappers

Various functions for asynchronous operations

async async-functions debounce javascript promise throttle

Last synced: 16 Nov 2024

https://github.com/solarliner/promisify-html

Use promises for one-time bindings to Window/Document/Element events.

document dom element event js promise window

Last synced: 01 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/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/iamnnort/request

Request handler for Node.js - Fast - Interactive - Simple

ajax fetch http promise request xhr

Last synced: 05 Nov 2024

Promise Awesome Lists
Promise Categories