# wbinnssmith/promise-method

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/wbinnssmith-promise-method).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

2 stars · 0 forks · JavaScript · MIT

## Links

- GitHub: https://github.com/wbinnssmith/promise-method
- awesome-repositories: https://awesome-repositories.com/repository/wbinnssmith-promise-method.md

## Description

Wraps a function and returns one that always returns a promise. API-compatible with bluebird's Promise.method.

## Tags

### Part of an Awesome List

- [Promise Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/promise-utilities.md) — Converts synchronous methods into promise-returning ones.
