Projects in Awesome Lists by Jaid
A curated list of projects in awesome lists by Jaid .
https://github.com/jaid/action-sync-node-meta
GitHub Action that syncs package.json with the repository metadata.
action action-sync-node-meta actions bot github-action github-actions github-api metadata node node-js nodejs repository sync-node-meta util utility workflow
Last synced: 01 Jul 2025
https://github.com/Jaid/action-sync-node-meta
GitHub Action that syncs package.json with the repository metadata.
action action-sync-node-meta actions bot github-action github-actions github-api metadata node node-js nodejs repository sync-node-meta util utility workflow
Last synced: 16 Mar 2025
https://github.com/jaid/lightroom-sdk-8-examples
Official Adobe Lightroom examples
adobe adobe-lightroom boilerplate example example-code lightroom lightroom-plugin lua sdk
Last synced: 24 Jul 2025
https://github.com/jaid/inject-body-webpack-plugin
Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.
add-on addon html html-webpack-plugin html-webpack-plugin-plugin library node node-js plugin webpack webpack-plugin
Last synced: 29 Jan 2026
https://github.com/jaid/action-npm-install
GitHub Action for installing dependencies from package.json after checkout.
action actions dependencies dependency github-action github-actions install node node-modules nodejs npm pnpm utility workflow yarn
Last synced: 15 Jul 2025
https://github.com/jaid/pover
Package Overmanager. Easy CLI shortcuts for npm, pnpm, Yarn and Lerna.
cli command command-line dependencies global install lerna lockfile npm package package-json pnpm update upgrade yarn
Last synced: 21 Mar 2025
https://github.com/jaid/entity.works
Simple wiki for Dead by Daylight. Contains perks, killer powers and patch notes.
app dbd dead-by-daylight entity entity-works game homepage html page perks react single-page-app social-network spa webpack website wiki
Last synced: 08 Jul 2025
https://github.com/jaid/postcss-value-replace
PostCSS plugin that replaces any value specified in options.
css extension plugin postcss postcss-plugin preprocessor style sugar transpile
Last synced: 07 May 2025
https://github.com/jaid/tldw
Overwrites the readme based on info fetched from package.json and source code.
documentation github jsx markdown react react-renderer readme readme-template
Last synced: 22 Apr 2025
https://github.com/jaid/twitch-panels
Generates Twitch panels.
automation cli generate generation render rendering twitch twitch-panels twitchtv
Last synced: 12 Jun 2025
https://github.com/jaid/publishimo
Magically generates a minified, cleaned and autofilled package.json to get your Node package ready for next level publishing!
automatic automation boilerplate bundler compiler compress generator json magic manifest minify node-module npm optimize output package package-json pkg publish publishing
Last synced: 18 Apr 2026
https://github.com/jaid/open-twitch-dashboard
CLI tool that opens the Twitch streamer dashboard in the default browser. It's that simple.
automation browser cli dashboard open streamer tool twitch twitch-dashboard twitch-tv twitchtv utility
Last synced: 08 Oct 2025
https://github.com/jaid/array-to-object-keys
Converts an array to an object where the keys are the array entries and the values are customizable in a function.
array array-manipulations array-map convert javascript-array javascript-object keys lang object utility values
Last synced: 10 Jan 2026
https://github.com/jaid/inject-browser-sync-webpack-plugin
Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.
browser-sync debug debugging html html-webpack-plugin html-webpack-plugin-plugin lib library plugin util utility webpack webpack-plugin
Last synced: 29 Apr 2026
https://github.com/jaid/render-dead-by-daylight-build
Creates an image of a Dead by Daylight build.
dbd dead-by-daylight image image-generation lib library render util utility
Last synced: 31 Oct 2025
https://github.com/jaid/commit-from-action
Utility class for making changes to a repository from a GitHub Action.
action actions class commit fs git git-commit github-action github-actions library push utility vcs
Last synced: 22 Apr 2025
https://github.com/jaid/pure-void-theme-devtools
Simple Chrome DevTools theme with a black background.
chrome chrome-extension dark-theme devtools-extension devtools-theme google-chrome google-chrome-devtools-theme google-chrome-extension google-chrome-theme
Last synced: 29 Apr 2026
https://github.com/jaid/pkg-banner-webpack-plugin
Webpack plugin that prepends output with a license comment based on package.json values.
automation banner comment license package package-json pkg util utility webpack webpack-plugin
Last synced: 25 Apr 2026
https://github.com/jaid/jsdoc-tsd-webpack-plugin
Generates project homepages and a TypeScript definition files with Webpack.
compiler documentation documentation-generator ecmascript esdoc html-documentation javascript jsdoc jsdoc-plugin publish static-site static-site-generator tsd typescript typescript-definition typescript-definitions webpack webpack-plugin
Last synced: 13 Feb 2026
https://github.com/jaid/filter-nil
Filters array entries that are null or undefined.
array array-methods filter-nil lib library nil null undefined util utility
Last synced: 14 May 2025
https://github.com/jaid/epoch-seconds
Returns the amount of seconds passed since Unix epoch (1970).
1970 date date-now epoch gmt linux millis milliseconds now posix posix-epoch second seconds time timestamp unix unix-epoch utc
Last synced: 02 May 2026
https://github.com/jaid/action-jest
GitHub Action for running Jest (unit tests and coverage requirements) on my Node projects.
action action-jest actions github-action github-actions jest test testing workflow
Last synced: 18 Apr 2026
https://github.com/jaid/publishimo-webpack-plugin
Webpack plugin that creates a publishimo-enhanced package.json in the output folder.
compilation compiler compress generator minify npm optimize output package package-json pkg publishimo webpack webpack-minify webpack-optimize webpack-plugin
Last synced: 20 Apr 2026
https://github.com/jaid/test-string
Checks if a string matches given string, RegExp or function.
library match regex regexp regular-expression string strings test util utility validate validation
Last synced: 31 Oct 2025
https://github.com/jaid/essential-config
Magically reads and writes config files for humans.
app-config config config-manager configuration lib library util utility yaml yaml-config yml
Last synced: 04 Jan 2026
https://github.com/jaid/browserslist-config-jaid-universal
My Browserslist query targeting both NodeJS and modern web browsers.
browserslist browserslist-config browserslist-custom browserslist-shareable-config
Last synced: 14 May 2025
https://github.com/jaid/alias-fields
Normalizes an object's keys based on given alias map.
alias alias-fields javascript library node object object-fields typescript util utility
Last synced: 10 Apr 2026
https://github.com/jaid/new-project-cli
Opinionated command line tool that creates a new git repository for an npm package.
automation cli git github github-api new-project tool util utility
Last synced: 29 Apr 2026
https://github.com/jaid/open-project-cli
Very opinionated CLI tool that opens project folders in VSCode.
automation cli git personal proeject-management project tool
Last synced: 29 Apr 2026
https://github.com/jaid/read-file-yaml
Reads YAML 1.2 from a file. Returns null if file does not exist (or is a directory) instead of throwing an Error.
file filesystem fs lib library loader promise read-file read-yaml util utility yaml yaml-parser yml yml-parser
Last synced: 19 Apr 2026
https://github.com/jaid/amazoom
Collects data from Amazon.
amazon amazon-scraper backend bot cli koa
Last synced: 01 May 2026
https://github.com/jaid/browserslist-config-jaid-web
My Browserslist query targeting modern web browsers.
browserslist browserslist-config browserslist-custom browserslist-shareable-config
Last synced: 14 May 2025
https://github.com/jaid/action-uptodater
GitHub Action that ensures my Node projects use an up-to-date boilerplate setup.
action actions autofix boilerplate boilerplate-setup fix github-action github-actions lint linting uptodater validate validation workflow
Last synced: 20 May 2026
https://github.com/jaid/webpack-config-jaid
Takes tiny input and returns a Webpack config in the way I personally like.
bundler compiler config options preset settings template webpack webpack-config webpack-preset
Last synced: 02 May 2026
https://github.com/jaid/cheerio-util
Utility functions for selecting nodes with cheerio.
cheerio cheerio-util dom javascript jquery library node nodejs selector typescript util utility
Last synced: 03 May 2026
https://github.com/jaid/filenamify-spaces
Guarantees file-safe strings and replaced invalid characters by spaces.
filenames filenamify fs lib library string util utility wrapper
Last synced: 10 Jun 2025
https://github.com/jaid/textblatt.com
Simple webapp with a big input box and some optional text analytics.
boilerplate page project-template react react-dom single-page-app spa template textblatt tool webapp website
Last synced: 04 May 2026
https://github.com/jaid/github-release-writer
Generates and inserts changelogs into GitHub releases for Node packages.
automation backend bot changelog changelogs cli github github-api github-bot probot release server
Last synced: 16 Feb 2026
https://github.com/jaid/deepbot-simulator
Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket
backend cli deepbot deepbot-api deepbot-server deepbot-simulator tool websocket
Last synced: 14 May 2025
https://github.com/jaid/prefew
cli image image-processing node tool twitch twitch-emotes twitch-tv
Last synced: 13 May 2026
https://github.com/jaid/jaid-logger-tail
Generates a tail command to read log files created by jaid-logger.
cli jaid-logger logger logging tail tail-command tail-f tool util utility
Last synced: 14 May 2025
https://github.com/jaid/browserslist-config-jaid-node
My Browserslist query targeting the latest NodeJS runtimes.
browserslist browserslist-config browserslist-custom browserslist-shareable-config
Last synced: 12 Jun 2025
https://github.com/jaid/emote-workflow
Some scripts for Adobe applications that enhance my Twitch emote creation workflow.
adobe adobe-illustrator emote emotes scripting scripts twitch twitch-tv utility
Last synced: 13 Jun 2025
https://github.com/jaid/prefew-photoshop
Adobe Photoshop sync for prefew.
adobe adobe-photoshop cli image image-processing images photoshop prefew sync
Last synced: 14 May 2025
https://github.com/jaid/modern-image-loader
Webpack loader that loads images as WebP with some neat extras.
dom image img loader picture react react-dom webpack webpack-loader webpack-plugin
Last synced: 03 May 2026
https://github.com/jaid/has-content
Returns true if the given value has meaningful content.
has-content is-empty lib library util utility validate validation
Last synced: 14 May 2025
https://github.com/jaid/compile-release
CLI wrapper for zeit/pkg.
cli compile compiler github-release node-packager packager packaging pkg release tool util utility zeit-pkg
Last synced: 05 Sep 2025
https://github.com/jaid/react-modern-picture
React Component that translates input from modern-image-loader into a picture tag.
component html image img lib library modern-image-loader picture react react-component react-components react-dom responsive util utility webpack webpack-loader
Last synced: 13 Apr 2026
https://github.com/jaid/for-each-project
Personal tool that iterates through all my projects to make bulk changes.
cli for-each-project personal project-management project-manager tool
Last synced: 14 May 2025
https://github.com/jaid/jaidbot-desktop
Desktop manager that connects to a Jaidbot server.
bot cli client jaidbot jaidbot-server tool
Last synced: 14 May 2025
https://github.com/jaid/object-changes
Compares two objects and returns the differences.
changes compare comparison diff difference differences difftool lib library object object-changes object-comparison util utility
Last synced: 14 May 2025
https://github.com/jaid/serialize-comparison
Comparison tools for analyzing performance and efficiency of serialization methods
benchmark comparison compressing-objects compression deflate demo efficiency node node-js nodejs serialization serializer test zlib
Last synced: 30 Apr 2026
https://github.com/jaid/jaidbot
Personal chat bot for my Twitch stream.
bot cli stream streamer streaming streaming-tool twitch twitch-api twitch-bot twitch-tv twitchtv
Last synced: 14 May 2025
https://github.com/jaid/tweeter-server
Sends tweets.
backend cli server tool tweeter tweets twitter twitter-api twitter-app twitter-bot
Last synced: 14 May 2025
https://github.com/jaid/tweeter-client
Creates tweets.
automation bot cli personal tweeter tweeter-server tweets twitter twitter-api twitter-app twitter-bot
Last synced: 14 May 2025
https://github.com/jaid/html-favicon-webpack-plugin
Webpack plugin that adds a favicon link tag to html-webpack-plugin output.
app favicon html html-webpack-plugin html-webpack-plugin-plugin lib library util utility webapp webpack webpack-plugin
Last synced: 17 May 2026
https://github.com/jaid/ga-proxy
CLI app that forwards requests to google-analytics.com to avoid tracking blockers.
analytics backend cli google-analytics proxy server tool
Last synced: 14 May 2025
https://github.com/jaid/jaid-core-twitch-auth
jaid-core plugin for TwitchTV based logins.
auth jaid-core jaid-core-plugin lib library login oauth oauth2 twitch twitch-api twitch-tv twitchtv util utility
Last synced: 14 May 2025
https://github.com/jaid/entity-serves
Backend for entity.works, a Dead by Daylight wiki.
backend cli dead-by-daylight entity-works wiki
Last synced: 14 May 2025
https://github.com/jaid/babel-plugin-pkg
Resolves _PKG_VERSION to version from package.json - also works with any other field!
babel babel-plugin convert name package package-json pkg resolve resolver transform transformation transpile transpiler version
Last synced: 16 May 2026
https://github.com/jaid/resolve-any
Calls a value if it is a function, simply returns it otherwise.
function lib library promise resolve resolve-any string util utility
Last synced: 14 May 2025
https://github.com/jaid/fetch-youtube-uploads
Returns a YouTube channel's latest uploads.
fetch html lib library util utility video youtube youtube-api youtube-uploads
Last synced: 03 Jan 2026
https://github.com/jaid/load-jest-config
Loads Jest configs from jest.config.js or package.json#jest.
config environment find jest jest-config loader options read settings test tester
Last synced: 20 Apr 2026
https://github.com/jaid/resolve-pkg-option
Returns a normalized node package representation by either specifying an object or a file path.
argument node node-package normalize npm option package package-data package-json parameter parse-option pkg pkg-data resolve util
Last synced: 28 Apr 2026
https://github.com/jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
ecmascript eslint eslint-config eslint-configs eslint-preset eslint-shareable-configs eslintconfig format formatter formatting jaid javascript jsx lint linter react style style-guide
Last synced: 10 Apr 2026
https://github.com/jaid/guess-package-manager
Detects the packager manager used in a Node project. Currently supports npm, pnpm and yarn.
lib library npm package-manager pnpm util utility yarn
Last synced: 05 Jan 2026
https://github.com/jaid/compare-dependencies
Compares listed dependencies between two package.json objects.
compare compare-objects comparison dependencies dependency diff difference lib library node node-js nodejs package-json pkg util utility
Last synced: 04 Feb 2026
https://github.com/jaid/insert-string-after
Inserts a string at the needle's end in a haystack.
insert insert-string insert-string-after lib library string util utility
Last synced: 22 Apr 2025
https://github.com/jaid/insert-string-before
Inserts a string before a needle's start in a haystack.
insert insert-string insert-string-before lib library string strings util utility
Last synced: 22 Apr 2025
https://github.com/jaid/ensure-object
If given value is not an object, returns an object with one entry.
convert ensure ensure-object lib library object util utility
Last synced: 06 Oct 2025
https://github.com/jaid/stat-size-text
Promise that returns the size of a file or directory as string.
Last synced: 07 Oct 2025
https://github.com/jaid/filenamify-shrink
Ensures file-safe strings by removing invalid characters.
filenames filenamify filesystem fs lib library util utility wrapper
Last synced: 19 Oct 2025