380 skills found · Page 1 of 13
mozilla / Webextension PolyfillA lightweight polyfill library for Promise-based WebExtension APIs in Chrome
skyvow / M Mall:dog: 微信小程序-小商城前台(基于 WeUI.wxss、ES6 前端技术开发...)
polkadot-js / ApiPromise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
wux-weapp / Wx Extend:dog: 微信小程序 - 扩展插件(发送请求、Promise API、表单验证、Restful API)
dareid / ChakramREST API test framework. BDD and exploits promises
lei-mu / Luch Requestluch-request 是一个基于Promise 开发的uni-app跨平台、项目级别的请求库,它有更小的体积,易用的api,方便简单的自定义能力。
vitalets / Websocket As PromisedA Promise-based API for WebSockets
alesgenova / Post Me📩 Use web Workers and other Windows through a simple Promise API
vitalets / Await TimeoutA Promise-based API for setTimeout / clearTimeout
philschatz / Octokat.js:octocat: Github API Client using Promises or callbacks. Intended for the browser or NodeJS.
slorber / Awesome Debounce PromiseDebounce your API calls easily and stay in promised land.
willgm / Web Crypto StorageA tiny promise-based crypto keyval storage using IndexedDB and the native Web Crypto API
freshOS / Ws Deprecated⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
jakutis / HttpinvokeA no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code.
bigmeow / Minapp Api Promise:hammer:微信小程序所有API promise化,支持await、支持请求列队、支持拦截小程序所有API
didoo / Figma ApiFigma REST API implementation with TypeScript, Promises & ES6
iuccio / CsvToJsonConvert CSV file to JSON https://www.npmjs.com/package/convert-csv-to-json
vsetka / Deepl TranslatorThis module provides promised methods for translating text using DeepL Translator (https://www.deepl.com/translator) undocumented API.
atapas / Promise Interview ReadyLearn JavaScript Promises in a new way. This repository contains all the source code and examples that make you ready with promises, especially for your interviews 😉.
KeithHenry / ChromeExtensionAsyncPromise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks