Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanpenner/promise.hash-settled.helper
https://github.com/stefanpenner/promise.hash-settled.helper
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanpenner/promise.hash-settled.helper
- Owner: stefanpenner
- Created: 2020-03-01T20:17:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T01:28:01.000Z (over 2 years ago)
- Last Synced: 2024-10-17T18:07:00.343Z (20 days ago)
- Language: TypeScript
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# template-ts
![CI](https://github.com/stefanpenner/template-ts/workflows/CI/badge.svg)description
## Install
```sh
yarn add project
```or
```sh
npm install --save project
```## Usage
```js
const project = require('project');
```