Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobbubu/scuttlebutt-pull
A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.
https://github.com/jacobbubu/scuttlebutt-pull
Last synced: 2 months ago
JSON representation
A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.
- Host: GitHub
- URL: https://github.com/jacobbubu/scuttlebutt-pull
- Owner: jacobbubu
- License: mit
- Created: 2019-10-03T14:46:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:06:11.000Z (about 2 years ago)
- Last Synced: 2024-10-11T09:29:45.908Z (4 months ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# @jacobbubu/scuttlebutt-pull
[![Build Status](https://travis-ci.org/jacobbubu/scuttlebutt-pull.svg)](https://travis-ci.org/jacobbubu/scuttlebutt-pull)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/scuttlebutt-pull/badge.svg)](https://coveralls.io/github/jacobbubu/scuttlebutt-pull)
[![npm](https://img.shields.io/npm/v/@jacobbubu/scuttlebutt-pull.svg)](https://www.npmjs.com/package/@jacobbubu/scuttlebutt-pull/)A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.
This project is still in development, pls do not use it in production.