is-promise
Promise validator
Test utility for verifying whether an object conforms to the Promise/A+ specification
Test whether an object looks like a promises-a+ promise
281 stars
10 watching
32 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Repeats an action until a condition is met and then resolves a promise | 3 |
| Repeats an action until a condition is met, then resolves a promise. | 3 |
| Calls a function repeatedly until a condition returns true and then resolves the promise | 1 |
| A utility function to determine if an object is empty or not. | 11 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| Utility to check if nodes match specific patterns | 38 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| A library providing easy property validation functions for JavaScript applications | 158 |
| Enables expressive validation using decorators and/or a fluent API. | 22 |
| Utility to validate nodes in abstract syntax trees | 2 |
| A utility for verifying nodes in document trees | 4 |
| A JavaScript library for cross-browser HTML5 form validation | 278 |
| A request library that returns promises and supports both browsers and node.js | 243 |
| A workshop module to teach the use of promises in JavaScript for clean asynchronous code handling | 737 |
| Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |