https://github.com/brentonhouse/geek-retry
Retry JavaScript functions and promises in Node.js and Axway Titanium
https://github.com/brentonhouse/geek-retry
android appcelerator axway brenton-house ios javascript mobile native nodejs promises retry titanium turbo
Last synced: 3 months ago
JSON representation
Retry JavaScript functions and promises in Node.js and Axway Titanium
- Host: GitHub
- URL: https://github.com/brentonhouse/geek-retry
- Owner: brentonhouse
- License: other
- Created: 2020-10-09T20:08:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T11:01:37.000Z (over 2 years ago)
- Last Synced: 2025-02-19T17:19:58.094Z (3 months ago)
- Topics: android, appcelerator, axway, brenton-house, ios, javascript, mobile, native, nodejs, promises, retry, titanium, turbo
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# @geek/retry đ



[](https://www.npmjs.com/package/@geek/retry)
[](https://dependabot.com)> Retry JavaScript functions and promises in Node.js and Axway Titanium
* [đ Â Description](#--description)
* [đ Â Getting Started](#--getting-started)
* [⨠ Features](#--features)
* [đ Â Learn More](#--learn-more)
* [đ Â Related projects](#--related-projects)
* [đī¸ Â Modules for Node.js](#ī¸--modules-for-nodejs)
* [đī¸ Â Modules for Node.js and Titanium Mobile](#ī¸--modules-for-nodejs-and-titanium-mobile)
* [đŖ Â Feedback](#--feedback)
* [Follow Brenton House](#follow-brenton-house)
* [ÂŠī¸ Legal](#ī¸-legal)## đ  Description
Retry JavaScript functions and promises in Node.js and Axway Titanium
## đ Â Getting Started
1. Install `@geek/retry` in root of project
```bash
npm install @geek/retry
```## ⨠ Features
* [x] Initial version
## đ Â Learn More
- [@geek/retry GitHub Repo](https://github.com/brentonhouse/geek-retry)
- [@geek/retry npm page](https://npmjs.com/packages/@geek/retry)### đ Â Related projects
#### đī¸ Â Modules for Node.js
| project | description | npm |
|--- |--- |--- |
| [@geek/google-sheets](https://www.npmjs.com/package/@geek/google-sheets) | Easy way to manage Google Sheets API from Node.js | [](https://www.npmjs.com/package/@geek/google-sheets) |#### đī¸ Â Modules for Node.js and Titanium Mobile
| project | description | npm |
|--- |--- |--- |
| [@geek/cache](https://www.npmjs.com/package/@geek/cache) | Caching module for Node.js and Axway Titanium | [](https://www.npmjs.com/package/@geek/cache) |
| [@geek/jsonc](https://www.npmjs.com/package/@geek/cache) | JSONC and JSON utilities for JavaScript with Node.js and Axway Titanium. | [](https://www.npmjs.com/package/@geek/jsonc) |
| [@geek/jwt](https://www.npmjs.com/package/@geek/jwt) | JWT parser for JavaScript Node.js and Titanium native mobile | [](https://www.npmjs.com/package/@geek/jwt) |
| [@geek/logger](https://www.npmjs.com/package/@geek/logger) | Logging module for Node.js and Axway Titanium | [](https://www.npmjs.com/package/@geek/logger) |
| [@geek/mobile](https://www.npmjs.com/package/@geek/mobile) | Toolkit for creating, building, and managing mobile app projects. | [](https://www.npmjs.com/package/@geek/mobile) |
| [@geek/retry](https://www.npmjs.com/package/@geek/retry) | Retry JavaScript functions and promises in Node.js and Axway Titanium | [](https://www.npmjs.com/package/@geek/retry) |## đŖ Â Feedback
Have an idea or a comment? [Join in the conversation here](https://github.com/brentonhouse/geek-retry/issues)!
-----
## Follow Brenton House
> Follow [`Brenton House`](https://brenton.house) for the latest on great modules and libraries!
[](https://twitter.com/brentonhouse)
[](https://www.linkedin.com/in/brentonhouse/)
-----
## ÂŠī¸ Legal
Code is licensed under MIT
Alloy is developed by Appcelerator and the community and is Copyright Š 2012-Present by Appcelerator, Inc. All Rights Reserved.
Alloy is made available under the Apache Public License, version 2. See their license file for more information.
Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.