Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobbubu/pull-pushable
A typescript version of [pull-pushable](https://github.com/pull-stream/pull-pushable).
https://github.com/jacobbubu/pull-pushable
Last synced: 2 months ago
JSON representation
A typescript version of [pull-pushable](https://github.com/pull-stream/pull-pushable).
- Host: GitHub
- URL: https://github.com/jacobbubu/pull-pushable
- Owner: jacobbubu
- License: mit
- Created: 2019-10-28T10:12:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:36:15.000Z (about 2 years ago)
- Last Synced: 2024-11-01T15:48:35.627Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 798 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# @jacobbubu/pull-pushable
[![Build Status](https://travis-ci.org/jacobbubu/pull-pushable.svg)](https://travis-ci.org/jacobbubu/pull-pushable)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/pull-pushable/badge.svg)](https://coveralls.io/github/jacobbubu/pull-pushable)
[![npm](https://img.shields.io/npm/v/@jacobbubu/pull-pushable.svg)](https://www.npmjs.com/package/@jacobbubu/pull-pushable/)> A typescript version of [pull-pushable](https://github.com/pull-stream/pull-pushable).
## Intro.
This package is a modification of [pull-pushable](https://github.com/pull-stream/pull-pushable).
## Usage
```bash
npm install @jacobbubu/pull-pushable
npm run example:ex1
```