Runs promise-returning functions in series but stops whenever any of the functions were successful
A JavaScript text diff implementation.
A Babel preset that enables parsing of proposals supported by the current Node.js version.
A parser for the TypeScript doc comment syntax
An object-oriented command-line parser for TypeScript
Gracefully handle a Promise using async/await.
`Start a promise chain
[](https://discord.gg/poimandres)
Gracefully handle a Promise using async/await.
Tries to execute a function and discards any error that occurs
OpenAPI Path Templating parser, validator, resolver and matcher.
TypeScript is a language for application scale JavaScript development
Cookies, optionally signed using Keygrip.
Super-fast alternative to Babel for when you can target modern JS runtimes
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.
Generate massive amounts of fake contextual data
A better forEach
A browser based code editor
Analyze the output of tsc --generatetrace
Parameterised tests for Jest
A 373-byte Spec-Compliant Runtime-Only Implementation of the ECMAScript Try Operator Proposal Result class
A React utility belt for function components and higher-order components
foundryup
A modern flexible step wizard component built for React
This documentation describes your available CheckAPI REST services: Get your checkpoints and their details, check the permission of a customer's ID, take a look at your checkpoint's history - everything a checkpoint needs can be found here in one place. Please look at the descriptions in each service below. <div id="authorize-information-wrap"><h1>Authorize</h1><p>You can use this automated authentication to try out your activated methods - just click „Authorize“, enter CardAPI credentials and have a try! You received the CardAPI username and password via e-mail – credentials are different from your developer-portal credentials. Authentication is based on OAUTH2 (implicit grant flow) and needs to be implemented and called prior to using any API method. <b>CLIENT_ID</b><br>The client ID is pre-filled automatically according to the chosen application. You can find your available client IDs in the "Applications" - Area. <b>GRANT_TYPE</b><br>With grant_type=password you get an access-token and a refresh-token for your request. The received access token can be used for 10 minutes, there are two ways to renew it. Either you can send the same request again or you can use the grant_type=refresh_token. The refresh token needs to be used every 30 minutes and can provide new access tokens for 10 hours without using your credentials.</p></div>
Contentful API wrapper library exposing an ActiveRecord-like interface