Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by gobengo
A curated list of projects in awesome lists by gobengo .
https://github.com/gobengo/distbin
distributed social pastebin using Activitypub
Last synced: 01 Nov 2024
https://github.com/gobengo/activitystreams2
ActivityStreams 2.0 library for node.js and TypeScript
Last synced: 09 Nov 2024
https://github.com/gobengo/kindle-web-annotations
Convert Kindle Clippings to Objects that conform with W3C Web Annotation Vocabulary
Last synced: 21 Oct 2024
https://github.com/gobengo/protobuf-validator
Validate ProtoBuf.js Messages
Last synced: 21 Oct 2024
https://github.com/gobengo/slidesjs
A version of SlidesJS that is compatible with Bower
Last synced: 09 Nov 2024
https://github.com/gobengo/activitystreams2-spec-scraped
ActivityStreams 2.0 vocabulary in machine-readable form, scraped using TypeScript + cheerio
Last synced: 21 Oct 2024
https://github.com/gobengo/easyxdm-npm
https://github.com/oyvindkinsey/easyXDM but built for npm and CommonJS
Last synced: 09 Nov 2024
https://github.com/gobengo/web-annotation-extension
A browser extension for open web annotation
Last synced: 21 Oct 2024
https://github.com/gobengo/activitypub-tests
a test suite for ActivityPub Servers
Last synced: 21 Oct 2024
https://github.com/gobengo/mongo-object-escape
Escape Mongo documents that have '$' or '.' in keys.
Last synced: 21 Oct 2024
https://github.com/gobengo/django-dumpdata-s3-backup
Backs up your Django project's data to Amazon S3
Last synced: 21 Oct 2024
https://github.com/gobengo/oidc-cli
A CLI for interacting with an OpenID Connect provider
Last synced: 21 Oct 2024
https://github.com/gobengo/maproad
"The road ahead is not altogether a smooth one. (No) There are no broad highways that lead us easily and inevitably to quick solutions. But we must keep going." -MLK JR
Last synced: 21 Oct 2024
https://github.com/gobengo/twitter-unfollow-lamesters
Search the description/bio field of your twitter friends to root out potential lamesters.
Last synced: 21 Oct 2024
https://github.com/gobengo/dom-activity
Publish and Subscribe to Activities that occur in a web Document.
Last synced: 21 Oct 2024
https://github.com/gobengo/heap
Heap data structure written in TypeScript/Deno
Last synced: 21 Oct 2024
https://github.com/gobengo/activitypub-extensions
Git repo to manage extensions under https://extensions.activitypub.com
Last synced: 21 Oct 2024
https://github.com/gobengo/stream-cycle
transform a finite stream to an infinite one
Last synced: 21 Oct 2024
https://github.com/gobengo/activity-mocks
JSON Activity Streams 2.0 mock activities
Last synced: 21 Oct 2024
https://github.com/gobengo/node-backplane
A Backplane server written in node.js
Last synced: 21 Oct 2024
https://github.com/gobengo/activity-element
Render JSON Activity Streams Objects as HTMLElements
Last synced: 21 Oct 2024
https://github.com/gobengo/typescript-web-starter
Starter Project for a website written in TypeScript (+ koa, webpack hmr, ssr, tests)
boilerplate hmr koa ssr typescript
Last synced: 21 Oct 2024
https://github.com/gobengo/livefyre-subscriptions
A isomorphic JavaScript library for managing Subscriptions in Livefyre's Personalized News Stream service.
Last synced: 21 Oct 2024
https://github.com/gobengo/activitystreams2-spec-html
AS2 Spec HTML generated from AS2 Spec as owl:Ontology
Last synced: 21 Oct 2024
https://github.com/gobengo/stream-transform
Create a stream.Transform provided only a sync/async function to map over input
Last synced: 21 Oct 2024
https://github.com/gobengo/node-migrate-mongodb-persistence
node-migrate plugin that persists migration state to MongoDB
Last synced: 21 Oct 2024
https://github.com/gobengo/activitystreams2-extensions
Git repo to manage extensions under https://extensions.activitystreams2.com
Last synced: 21 Oct 2024
https://github.com/gobengo/activity-phraser
render activitystrea.ms Activities to human-readable phrases
Last synced: 21 Oct 2024
https://github.com/gobengo/streamhub-filepicker-demo
Use Filepicker.io to let users submit images to StreamHub Collections
Last synced: 21 Oct 2024
https://github.com/gobengo/streamhub-backbone
Backbone.js for Livefyre StreamHub
Last synced: 21 Oct 2024
https://github.com/gobengo/mobin
Decentralized wiki on the Internet Computer. Spiritual successor to https://github.com/gobengo/distbin (**Mo**re Distributed Paste**bin**s)
Last synced: 21 Oct 2024
https://github.com/gobengo/docker-compose-image
A linux container image with docker-compose
Last synced: 21 Oct 2024
https://github.com/gobengo/hot-collections-experiment
Display the Hottest Collections in a StreamHub Network
Last synced: 21 Oct 2024
https://github.com/gobengo/fyre-stream
A simple Content stream for StreamHub Collections.
Last synced: 21 Oct 2024
https://github.com/gobengo/w3protocol-test
test implementations of w3protocol
Last synced: 21 Oct 2024
https://github.com/gobengo/stream-slice
slice streams (e.g. to make an infinite one N-finite)
Last synced: 21 Oct 2024
https://github.com/gobengo/stream-feed
A stream sink that keeps a Collection of all written items, and knows how to lazily .fetchMore from other Readables when asked
Last synced: 21 Oct 2024
https://github.com/gobengo/logfunction
a node.js function that logs. Log against the simplest interface possible so you can inject alternative implementations.
Last synced: 21 Oct 2024
https://github.com/gobengo/jquery-easyxdm-transport
A jQuery ajaxTransport that makes requests via easyXDM so you can CORS in <= IE9
Last synced: 21 Oct 2024
https://github.com/gobengo/inherits
AMD-compatible helpers for JavaScript inheritance
Last synced: 21 Oct 2024
https://github.com/gobengo/fyre-hottest-tiled
A Livefyre StreamHub App that dynamically displays the 5 hottest Collections within a Network
Last synced: 21 Oct 2024
https://github.com/gobengo/conventional-commits-repo
Example repo hoping to enforce a policy of using https://www.conventionalcommits.org/en/v1.0.0/
Last synced: 21 Oct 2024
https://github.com/gobengo/chronos-stream
Stream activity objects about a topic from Livefyre's Chronos Service
Last synced: 21 Oct 2024
https://github.com/gobengo/as2-validate
Validate ActivityStreams 2 documents from stdin
Last synced: 21 Oct 2024
https://github.com/gobengo/almond-namespace-bug
To show off a bug I may have found in the lovely almondjs
Last synced: 21 Oct 2024
https://github.com/gobengo/feed-list
A stream-feed rendered as an HTMLListElement
Last synced: 21 Oct 2024
https://github.com/gobengo/auth-livefyre
auth plugin and delegate for Livefyre
Last synced: 21 Oct 2024
https://github.com/gobengo/livefyre-assets-cli
Manage your Livefyre Assets from a UNIX Environment
Last synced: 21 Oct 2024
https://github.com/gobengo/livefyre-api-unix
(Experimental) Livefyre API CLI in bash
Last synced: 21 Oct 2024
https://github.com/gobengo/livefyre-profile-faker
An experiment to describe Livefyre SSO Profile objects with JSON Schema such that fake profiles can be easily generated.
Last synced: 21 Oct 2024
https://github.com/gobengo/personalized-feed-stub
An example of a personalized News Feed powered by Livefyre
Last synced: 21 Oct 2024
https://github.com/gobengo/node-polyglot-fibonacci
experiment. bindings to fibonacci implementation in non-JavaScript languages (defaults to C++)
Last synced: 21 Oct 2024