Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by goto-bus-stop

A curated list of projects in awesome lists by goto-bus-stop .

https://github.com/goto-bus-stop/linear-promise-backoff-queue

Rate limit calls to promise-returning functions with linear backoff.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/shasum-object

get the shasum of a buffer or object

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/hexitor

Browser-based hex file viewer.

hex viewer

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/estree-is-identifier

check if an AST node is an identifier, optionally with a specific name

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/old-tape

a tape-like test harness for really really old browsers (i.e. IE8)

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/estree-is-require

check if an AST node is a call to require()

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/babel-plugin-expressionify

[WIP] Super silly Babel plugin that turns most JavaScript into expressions.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/tagged-css-modules

Use CSS Modules inline in tagged template strings.

css-modules template-literals

Last synced: 13 Oct 2024

https://github.com/goto-bus-stop/js-libp2p-signalhub

peer discovery for libp2p using signalhubs

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/freerider-trackcode-parser

A streaming parser for Free Rider trackcodes.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/html-minify-stream

minify html in a stream using html-minifier.

html html-minifier minify stream

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/sistyl

Simple JSON-to-CSS style sheet library.

css json

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/punbb_new_posts_count

PunBB extension that shows the amount of unread posts in the "New Posts" link in the top right.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/playage-notes

Design notes and considerations for playage

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/elo-team-splitter

Elo-based team splitter for use for AoE community games.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/uw-mini

a very small üWave web client!

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/videosync

Watch videos together from a variety of sources, synced over WebRTC.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/lyner

Somewhat speedy `<canvas>` renderer for drawing lots of mostly-unchanging lines.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/dplib

Higher level C++ and Rust libraries for DirectPlay

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/winepath

Convert between Wine and native file paths without spawning a `winepath` process.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/punbb_country_flags

Country flags extension for PunBB forums. Displays country flags next to usernames.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/recaptcha-test-keys

The ReCaptcha widget keys for testing and development environments, but as a Node.js module with a name.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/msvcrt-rand

MSVCRT's rand() function in javascript

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/object-delete-value

delete keys with the given value from an object

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/a-module-with-babelrc

A module with a .babelrc that, if it is used by the build tool, will error

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/webquest

:sailboat: interactive coding workshops in the browser

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/p-join

combine results from multiple promises into a single value

promise

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/get-assigned-identifiers

get a list of identifiers that are initialised by a JavaScript AST node.

ast destructuring identifiers

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/last-commit-message

Get the latest commit message in a git repository.

commit git latest message repository version-control

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/dzen2-bin

dzen2 binary as a node module.

dzen2

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/slate-irc-twitch

Twitch commands plugin for slate-irc.

irc slate tmi twitch twitch-irc

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/hcaptcha-test-keys

The hCaptcha widget keys for testing and development environments, but as a Node.js module with a name.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/multisplice-rs

easily splice a string multiple times, using offsets into the original string

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/legacy-bundle

[WIP] create an additional browserify bundle for legacy browsers (ES5)

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/rainbash

rainbash plays with your display gamma using `xgamma`.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/sigil-rs

minimal and fast identicon generator for rust, compatible with tent/sigil

Last synced: 27 Oct 2024

https://github.com/goto-bus-stop/street-view-embed-url

Get a URL to the street view image currently shown in a street view embed, with matching heading and zoom

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/yolofd

A tiny, synchronous `multipart/form-data` writer.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/smol-ff

single line firefox user chrome

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/hanze-bss

Things for an operating systems course.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/eat-it

Trying to do a school project in three days instead of four weeks.

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/soft-rm

Basic command line recycle bin

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/cpp-split-string

A simple C++17 class to iterate over pieces of a string using ranged for loops.

cpp lines ranged-for split string

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/mysqlog

It's like a blog, but ~99% MySQL

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/playground-exe-dll

exe/dll hybrid nonsense

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/playground-neon-winepath

trying out neon

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/inflate-raw

decompress a raw DEFLATE buffer or stream in node and the browser

deflate inflate

Last synced: 17 Oct 2024

https://github.com/goto-bus-stop/sideshow

An npm-friendly fork of the fantastic fortesinformatica/sideshow tutorial library.

tutorial wizard

Last synced: 17 Oct 2024