Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobbubu/dnode-pull
https://github.com/jacobbubu/dnode-pull
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacobbubu/dnode-pull
- Owner: jacobbubu
- License: mit
- Created: 2019-10-30T05:59:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:45:27.000Z (about 2 years ago)
- Last Synced: 2024-12-13T19:26:36.980Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 706 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- 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/dnode-pull
[![Build Status](https://travis-ci.org/jacobbubu/dnode-pull.svg)](https://travis-ci.org/jacobbubu/dnode-pull)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/dnode-pull/badge.svg?branch=master)](https://coveralls.io/github/jacobbubu/dnode-pull?branch=master)
[![npm](https://img.shields.io/npm/v/@jacobbubu/dnode-pull.svg)](https://www.npmjs.com/package/@jacobbubu/dnode-pull/)> A [pull-stream](https://github.com/pull-stream/pull-stream) implementation of [dnode](https://github.com/substack/dnode).
## Usage
```bash
npm install @jacobbubu/dnode-pull
npm run example:ex1
```