Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/setup-zig
use a @ziglang compiler in your github actions workflows
actions github-action github-actions zig ziglang
Last synced: 30 Oct 2024
https://github.com/goto-bus-stop/split-require
commonjs-first bundle splitting, for browserify
browserify browserify-plugin bundle-splitting
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/recanalyst
Analyzes Age of Empires 2 recorded game files.
age-of-empires mgx mgz php rts savegame
Last synced: 30 Oct 2024
https://github.com/goto-bus-stop/node-resolve
the node.js module resolution algorithm, but it's rust
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/browser-pack-flat
bundle browserify modules into a single scope, a la rollup
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/webpack-unpack
extract modules from a bundle generated by webpack
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/react-bus
A global event emitter for react.
Last synced: 30 Oct 2024
https://github.com/goto-bus-stop/awestruct
🤩 Library for reading binary Buffer structures into objects in Node.js
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/wikibattle
1v1 races through Wikipedia article links.
Last synced: 01 Nov 2024
https://github.com/goto-bus-stop/get-artist-title
Get the artist and title from a string, eg. a YouTube video title.
Last synced: 01 Nov 2024
https://github.com/goto-bus-stop/minify-stream
minify javascript in a stream using uglify-js (ES5) or terser (ES6+)
javascript minify stream terser uglify
Last synced: 01 Nov 2024
https://github.com/goto-bus-stop/keyv-firestore
Firebase Cloud Firestore backend for Keyv, the simple persistent key-value storage module
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/scope-analyzer
simple scope analysis for javascript ASTs
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/qs-stringify
Simple query stringify with nesting, ~200b gzipped.
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/react-abstract-autocomplete
Bring-Your-Own-UI autocomplete / mentions component for React.
autocomplete autosuggest react react-components typeahead
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/tfilter
selectively run browserify transforms using globs or a filter function
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/choo-lazy-route
lazy load choo routes from split bundles
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/p-wait-all
`Promise.all`, but it waits for all promises to settle even if one of them rejected
async-await async-functions await promise promises
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/multisplice
easily splice a string multiple times, using offsets into the original string
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/transform-ast
transform an AST with source maps
Last synced: 01 Nov 2024
https://github.com/goto-bus-stop/get-youtube-chapters
parse chapters from a youtube video description
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dash-ast
walk an AST, quickly
ast estree javascript tree-walker
Last synced: 31 Oct 2024
https://github.com/goto-bus-stop/sse-codec
A futures_codec that encodes and decodes Server-Sent Event/Event Sourcing streams.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/youtube-suggest
get youtube search suggestions for a query, in node.js and the browser
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/shorten-url
omit parts of a url for friendlier display, in ~450 gzipped bytes
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/playage
Aspiring cross-platform Age of Empires 2 multiplayer client.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dprun
DPRun is a standalone C Windows/Wine utility for starting DirectPlay lobbyable applications.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dom-autofocus
focus an element when it enters the dom
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/frequency-bars
nanocomponent rendering realtime audio frequencies as a bar chart
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/babel-plugin-yo-yoify
Babel plugin to transform yo-yo or bel template strings into pure and fast document calls.
babel-plugin bel choo template-literals yo-yo yo-yoify
Last synced: 28 Sep 2024
https://github.com/goto-bus-stop/with-staged
run a command (like linting) on git staged files
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dart-event-source
W3C EventSource client implementation for Dart
dart event-source event-source-client flutter
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/raf-iterator
requestAnimationFrame as an async iterator
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/require-detective
find require() calls in commonjs modules, quickly, using webassembly
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/statusbar
Modular status bar for dzen, i3bar, etc. in Node.js.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/babel-plugin-generator-prettier
Babel plugin to use prettier for transformed code output
ast babel babel-generator babel-plugin beautify code-generator format prettier pretty
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/browserify-webpack-stats
output a webpack-style stats.json with browserify
browserify browserify-plugin build profile webpack wip
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/babel-preset-unminify
make minified code more readable.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/ws-events
Minimal Events/RPC decorator for WebSockets.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/ansi-scrollbox
a basic scrollable area for terminal apps
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/ascjsify
fast browserify transform for ES modules, and nothing else--using @WebReflection `ascjs`
browserify browserify-transform es-modules
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/is-es-version
check if some source code uses syntax supported by an ES version
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/get-youtube-title
get the title of a youtube video in node.js or the browser.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/aocmultiny
[wip] Tiny NAT-traversing Age of Empires 2 Multiplayer client.
age-of-empires directplay matchmaking multiplayer
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/shorten-url-rs
omit parts of a URL for friendlier display
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/item-selection
Manage multi-`<select>` style array selection state.
collection list range selection
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/gulp-babel-external-helpers
Gulp plugin to add external helpers for Babel in a separate file.
babel gulp gulp-plugin gulp-plugins
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/micro-helmet
security headers for micro
csp headers helmet hsts http http-headers micro security
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/deps-write
write modules from a module-deps stream to the filesystem instead of bundling
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/mini-unassert
remove assert calls from a stream of javascript
assert browserify browserify-transform optimization production transform unassert
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/estree-is-member-expression
check if an AST node is a MemberExpression, in general or a specific one
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/prop-types-table
create a markdown table documenting a React component's propTypes
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/md-insert
insert content under a markdown header or into a comment delimited region
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dynamic-import-support
transform dynamic imports for node.js
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/undeclared-identifiers
find undeclared identifiers and property accesses in a javascript file.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/write-file-tree
write an object to nested file tree, with one file for each value
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/rollup-plugin-es-module-interop
change the rollup commonjs output for external imports to check `module.__esModule`
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/estree-assign-parent
assign `.parent` properties to all nodes in an ast.
ancestors ast estree javascript parent
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/surf-sse
Server-Sent Events/EventSource client based on Surf
event-sourcing event-stream http server-sent-events surf
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/aoe-map-renderer
Render Age of Empires 2 scenario maps using WebGL. This is incomplete and won't be worked on in the near future. feel free to take the code and make it work (or not).
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/sqc
sqlite cli with syntax highlighting and pretty tables
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/smol-jsonp
small, promise-based, zero-dependency jsonp library for browsers. ~330b gzip
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/babel-plugin-transform-phonetize
babel plugin to rename identifiers in a file to randomly generated pronounceable names
babel babel-plugin beautify identifiers phonetic rename unminify
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/xkcd-37
Whenever anyone calls something an [adjective]-ass [noun], move the hyphen one word to the right.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/flash-document-title
flash a notification message in the tab title area
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/async-cls
dead simple continuation local storage using async hooks
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/read-file-tree
recursively read contents of all files in a directory
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/amd-unpack
extract modules from a bundled AMD project using define/require functions
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/babel-plugin-dynamic-import-split-require
babel plugin to compile `import()` syntax to `split-require`, the commonjs bundle splitting library
babel babel-plugin bundle-splitting dynamic-import
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/imgur-blob-store
upload and download images from imgur through an abstract-blob-store compatible interface
abstract-blob-store blob-store imgur
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/fs-read-stream-live
fs.createReadStream but it waits for new writes instead of ending
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/wrap-comment
Safely wrap some text in a JavaScript comment, escaping close `*/` sequences.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/yaml-hook
minimal require() hook to load .yml/.yaml YAML files as JS objects
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/split-selector
Split a CSS selector group into its individual selectors
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/from2-buffer
Create a readable stream from a Buffer with from2
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/esm-bundler
a very small ES modules bundler
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/deku-material-svg-icons
Google's Material Design SVG icons as Deku components.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/remove-react-proptypes
Remove React propTypes.
browserify cli proptypes react webpack-loader
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dplobbysystem
biegleux's DirectPlay multiplayer matchmaking client/server
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/estree-is-function
check if an AST node is a function of some sort
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/redux-minifetch
small composable HTTP requests for redux actions
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/from2-blob
Create a readable stream from a Blob object with backpressure
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/scream-stream
convert contents of a stream to uppercase (for tests n whatever)
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/dotreg
Parse and stringify Windows registry files – unstable, API still in progress!
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/has-async-hooks
check if the current node version has async_hooks.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/p-join
combine results from multiple promises into a single value
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/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/shasum-object
get the shasum of a buffer or object
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/plugdj-export
Export playlists from plug.dj to SoundCloud and YouTube.
Last synced: 17 Oct 2024
https://github.com/goto-bus-stop/odmongo
Work-in-progress mini composable MongoDB ODM.
Last synced: 17 Oct 2024