goto-bus-stop
Rust, React, Reverse engineering, Geography and Maps 🤓
@apollographqlGroningen, Netherlands
Pinned Repositories
awestruct
🤩 Library for reading binary Buffer structures into objects in Node.js
browser-pack-flat
bundle browserify modules into a single scope, a la rollup
node-resolve
the node.js module resolution algorithm, but it's rust
react-bus
A global event emitter for react.
recanalyst
Analyzes Age of Empires 2 recorded game files.
setup-zig
use a @ziglang compiler in your github actions workflows
split-require
commonjs-first bundle splitting, for browserify
webpack-unpack
extract modules from a bundle generated by webpack
wikibattle
1v1 races through Wikipedia article links.
web
Web client for üWave, the self-hosted collaborative listening platform.
goto-bus-stop's Repositories
goto-bus-stop/setup-zig
use a @ziglang compiler in your github actions workflows
goto-bus-stop/browser-pack-flat
bundle browserify modules into a single scope, a la rollup
goto-bus-stop/react-bus
A global event emitter for react.
goto-bus-stop/wikibattle
1v1 races through Wikipedia article links.
goto-bus-stop/keyv-firestore
Firebase Cloud Firestore backend for Keyv, the simple persistent key-value storage module
goto-bus-stop/qs-stringify
Simple query stringify with nesting, ~200b gzipped.
goto-bus-stop/react-abstract-autocomplete
Bring-Your-Own-UI autocomplete / mentions component for React.
goto-bus-stop/tfilter
selectively run browserify transforms using globs or a filter function
goto-bus-stop/dash-ast
walk an AST, quickly
goto-bus-stop/youtube-suggest
get youtube search suggestions for a query, in node.js and the browser
goto-bus-stop/shorten-url
omit parts of a url for friendlier display, in ~450 gzipped bytes
goto-bus-stop/raf-iterator
requestAnimationFrame as an async iterator
goto-bus-stop/shorten-url-rs
omit parts of a URL for friendlier display
goto-bus-stop/prop-types-table
create a markdown table documenting a React component's propTypes
goto-bus-stop/sqc
sqlite cli with syntax highlighting and pretty tables
goto-bus-stop/dotfiles
dot dot dot
goto-bus-stop/smol-jsonp
small, promise-based, zero-dependency jsonp library for browsers. ~330b gzip
goto-bus-stop/append-children
Append things to a DOM element.
goto-bus-stop/shasum-object
get the shasum of a buffer or object
goto-bus-stop/sqlite-jsonb
Rust implementation of the internal SQLite JSONB format
goto-bus-stop/yt
A cheeky alternative YouTube Player API implementation
goto-bus-stop/browserify
browser-side require() the node.js way
goto-bus-stop/cel-spec
Common Expression Language -- specification and binary representation
goto-bus-stop/csscolorparser-rs
Rust CSS color parser library
goto-bus-stop/DefinitelyTyped
The repository for high quality TypeScript type definitions.
goto-bus-stop/gzip-size-cli
show the gzipped size of a file or stdin
goto-bus-stop/http-body
Asynchronous HTTP body trait
goto-bus-stop/oxc
âš“ A collection of JavaScript tools written in Rust.
goto-bus-stop/parse-duration
convert a human readable duration to ms
goto-bus-stop/sigil-rs
minimal and fast identicon generator for rust, compatible with tent/sigil