@tryghost/promise
v2.2.0
Published
`npm install @tryghost/promise --save`
Downloads
88,088
Maintainers
Keywords
Readme
Promise
Install
npm install @tryghost/promise --save
or
pnpm add @tryghost/promise
Purpose
Small async utility module with pipeline, sequence, and pool helpers for Promise workflows.
Usage
Develop
This is a mono repository, managed with Nx.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
pnpm installto install top-level dependencies.
Run
pnpm dev
Test
pnpm lintruns oxlintpnpm testruns lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
