@Jaid
  • Stars
    star
    153
  • Global Rank 150,738 (Top 6 %)
  • Followers 29
  • Following 35
  • Registered almost 11 years ago
  • Most used languages
    JavaScript
    93.8 %
    Python
    1.5 %
    Shell
    1.5 %
    Lua
    1.5 %
    Less
    1.5 %
  • Location πŸ‡©πŸ‡ͺ Germany
  • Country Total Rank 7,563
  • Country Ranking
    Less
    30
    Lua
    439
    JavaScript
    1,143
    Shell
    7,477

Top repositories

1

action-sync-node-meta

GitHub Action that syncs package.json with the repository metadata.
JavaScript
29
star
2

twitch-helix

Little helper class for the new Twitch API described on https://dev.twitch.tv/docs/api/reference
JavaScript
11
star
3

inject-body-webpack-plugin

Webpack plugin that injects a custom string into the body of the html-webpack-plugin output.
JavaScript
10
star
4

action-npm-install

GitHub Action for installing dependencies from package.json after checkout.
JavaScript
9
star
5

lightroom-sdk-8-examples

Official Adobe Lightroom examples
Lua
9
star
6

dead-by-daylight

Some structured Dead by Daylight data.
JavaScript
7
star
7

buffer-to-data-url

Creates a base64-encoded data URL from a Buffer and a mimetype.
JavaScript
3
star
8

entity.works

Simple wiki for Dead by Daylight. Contains perks, killer powers and patch notes.
JavaScript
3
star
9

postcss-value-replace

PostCSS plugin that replaces any value specified in options.
JavaScript
3
star
10

pure-void-theme-devtools

Simple Chrome DevTools theme with a black background.
Less
2
star
11

commit-from-action

Utility class for making changes to a repository from a GitHub Action.
JavaScript
2
star
12

publishimo

Magically generates a minified, cleaned and autofilled package.json to get your Node package ready for next level publishing!
JavaScript
2
star
13

inject-browser-sync-webpack-plugin

Webpack plugin that injects the browser-sync script into the html-webpack-plugin output.
JavaScript
2
star
14

tldw

Overwrites the readme based on info fetched from package.json and source code.
JavaScript
2
star
15

read-file-string

Returns file content as a UTF-8 string. Returns null if file does not exist (or is a directory) instead of throwing an Error.
JavaScript
2
star
16

jsdoc-tsd-webpack-plugin

Generates project homepages and a TypeScript definition files with Webpack.
JavaScript
2
star
17

open-twitch-dashboard

CLI tool that opens the Twitch streamer dashboard in the default browser. It's that simple.
JavaScript
2
star
18

pover

Package Overmanager. Easy CLI shortcuts for npm, pnpm, Yarn and Lerna.
JavaScript
2
star
19

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.
JavaScript
2
star
20

render-dead-by-daylight-build

Creates an image of a Dead by Daylight build.
JavaScript
2
star
21

neofetch-plugins

Shell
1
star
22

invoke-node-text-util

Python
1
star
23

html-favicon-webpack-plugin

Webpack plugin that adds a favicon link tag to html-webpack-plugin output.
JavaScript
1
star
24

tweeter-server

Sends tweets.
JavaScript
1
star
25

action-jest

GitHub Action for running Jest (unit tests and coverage requirements) on my Node projects.
JavaScript
1
star
26

alias-fields

Normalizes an object's keys based on given alias map.
JavaScript
1
star
27

github-release-writer

Generates and inserts changelogs into GitHub releases for Node packages.
JavaScript
1
star
28

twitch-panels

Generates Twitch panels.
JavaScript
1
star
29

jaidbot

Personal chat bot for my Twitch stream.
JavaScript
1
star
30

emote-workflow

Some scripts for Adobe applications that enhance my Twitch emote creation workflow.
JavaScript
1
star
31

package-field-cli

CLI that prints the value of a specified field from package.json.
JavaScript
1
star
32

deepbot-simulator

Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket
JavaScript
1
star
33

action-uptodater

GitHub Action that ensures my Node projects use an up-to-date boilerplate setup.
JavaScript
1
star
34

tweeter-client

Creates tweets.
JavaScript
1
star
35

browserslist-config-jaid-universal

My Browserslist query targeting both NodeJS and modern web browsers.
JavaScript
1
star
36

key-counter

Simple class for structured counting.
JavaScript
1
star
37

prefew

JavaScript
1
star
38

filenamify-spaces

Guarantees file-safe strings and replaced invalid characters by spaces.
JavaScript
1
star
39

new-project-cli

Opinionated command line tool that creates a new git repository for an npm package.
JavaScript
1
star
40

pkg-banner-webpack-plugin

Webpack plugin that prepends output with a license comment based on package.json values.
JavaScript
1
star
41

browserslist-config-jaid-node

My Browserslist query targeting the latest NodeJS runtimes.
JavaScript
1
star
42

amazoom

Collects data from Amazon.
JavaScript
1
star
43

object-changes

Compares two objects and returns the differences.
JavaScript
1
star
44

emit-promise

Promisified socket.io acknowledgement callbacks.
JavaScript
1
star
45

epoch-seconds

Returns the amount of seconds passed since Unix epoch (1970).
JavaScript
1
star
46

publishimo-webpack-plugin

Webpack plugin that creates a publishimo-enhanced package.json in the output folder.
JavaScript
1
star
47

filter-nil

Filters array entries that are null or undefined.
JavaScript
1
star
48

cheerio-util

Utility functions for selecting nodes with cheerio.
JavaScript
1
star
49

for-each-project

Personal tool that iterates through all my projects to make bulk changes.
JavaScript
1
star
50

current-year-cli

CLI that just prints the current year.
JavaScript
1
star
51

browserslist-config-jaid-web

My Browserslist query targeting modern web browsers.
JavaScript
1
star
52

webpack-config-jaid

Takes tiny input and returns a Webpack config in the way I personally like.
JavaScript
1
star
53

textblatt.com

Simple webapp with a big input box and some optional text analytics.
JavaScript
1
star
54

react-modern-picture

React Component that translates input from modern-image-loader into a picture tag.
JavaScript
1
star
55

jaidbot-desktop

Desktop manager that connects to a Jaidbot server.
JavaScript
1
star
56

jaid-logger-tail

Generates a tail command to read log files created by jaid-logger.
JavaScript
1
star
57

test-string

Checks if a string matches given string, RegExp or function.
JavaScript
1
star
58

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.
JavaScript
1
star
59

open-project-cli

Very opinionated CLI tool that opens project folders in VSCode.
JavaScript
1
star
60

serialize-comparison

Comparison tools for analyzing performance and efficiency of serialization methods
JavaScript
1
star
61

compile-release

CLI wrapper for zeit/pkg.
JavaScript
1
star
62

pluralize-inclusive

[No longer supported. Use zahl instead.] pluralize package with 'inclusive' parameter set to true by default.
JavaScript
1
star
63

has-content

Returns true if the given value has meaningful content.
JavaScript
1
star
64

prefew-photoshop

Adobe Photoshop sync for prefew.
JavaScript
1
star
65

modern-image-loader

Webpack loader that loads images as WebP with some neat extras.
JavaScript
1
star