hugoalh
Lead of @hugoalh-studio; Full time software developer; Part time freelancer
@hugoalh-studioEverywhere
Pinned Repositories
Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
deno
A modern runtime for JavaScript and TypeScript.
disk-space-optimizer-ghaction
A GitHub Action to optimize disk space for GitHub hosted runner.
hugoalh
A special GitHub repository for public profile and template.
scan-virus-ghaction
A GitHub Action to scan virus (including malicious file and malware).
scan-virus-ghaction-assets
Unofficial assets for Scan Virus (GitHub Action), update automatically and regularly. For more information, please visit the main repository `hugoalh/scan-virus-ghaction`.
schema
Another schema store by hugoalh.
send-discord-webhook-ghaction
A GitHub Action to send Discord webhook.
test
A repository to test things.
hugoalh's Repositories
hugoalh/send-discord-webhook-ghaction
A GitHub Action to send Discord webhook.
hugoalh/disk-space-optimizer-ghaction
A GitHub Action to optimize disk space for GitHub hosted runner.
hugoalh/scan-virus-ghaction
A GitHub Action to scan virus (including malicious file and malware).
hugoalh/http-header-link-es
An ES (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.
hugoalh/symmetric-crypto-es
An ES (JavaScript & TypeScript) module to provide an easier symmetric crypto.
hugoalh/adler32-es
An ES (JavaScript & TypeScript) CLI and module to get the checksum of the data with algorithm Adler32.
hugoalh/deno-nodejs-transformer
A Deno module for transform Deno package to NodeJS package. This is a modified edition of the JSR package `dnt`.
hugoalh/env-es
An ES (JavaScript & TypeScript) module for enhanced environment variables operation.
hugoalh/eol-es
An ES (JavaScript & TypeScript) module to handle end of line (EOL).
hugoalh/exfetch-es
An ES (JavaScript & TypeScript) module to extend `fetch`.
hugoalh/github-actions-core-es
An ES (JavaScript & TypeScript) module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.
hugoalh/http-header-retry-after-es
An ES (JavaScript & TypeScript) module to handle the HTTP header `Retry-After` according to the specification RFC 9110.
hugoalh/hugoalh
A special GitHub repository for public profile and template.
hugoalh/is-json-es
An ES (JavaScript & TypeScript) module to determine whether the item is a JSON.
hugoalh/is-numeric-integral-es
An ES (JavaScript & TypeScript) module to determine whether the numeric is integral.
hugoalh/is-numeric-prime-es
An ES (JavaScript & TypeScript) module to determine whether the numeric is prime.
hugoalh/is-object-plain-es
An ES (JavaScript & TypeScript) module to determine whether the object is plain.
hugoalh/is-primitive-es
An ES (JavaScript & TypeScript) module to determine whether the item is a primitive.
hugoalh/is-special-type-es
An ES (JavaScript & TypeScript) module to determine whether the item is special/specific type.
hugoalh/is-string-ascii-es
An ES (JavaScript & TypeScript) module to determine whether the string is ASCII.
hugoalh/is-string-singleline-es
An ES (JavaScript & TypeScript) module to determine whether the string is single line.
hugoalh/pressure-es
An ES (JavaScript & TypeScript) module to convert between units of the pressure.
hugoalh/range-iterator-es
An ES (JavaScript & TypeScript) module to iterate between range.
hugoalh/send-guilded-webhook-ghaction
A GitHub Action to send Guilded webhook.
hugoalh/setation-es
An ES (JavaScript & TypeScript) module to list permutations and combinations from a set.
hugoalh/shuffle-array-es
An ES (JavaScript & TypeScript) module to shuffle the array's indexes.
hugoalh/string-dissect-es
An ES (JavaScript & TypeScript) module to dissect the string; Safe with the emojis, URLs, and words.
hugoalh/temperature-es
An ES (JavaScript & TypeScript) module to convert between units of the temperature.
hugoalh/unique-array-es
An ES (JavaScript & TypeScript) module to return unique array elements without any duplicated elements by ignore their reference points.
hugoalh/chromium-web-store
Allows adding extensions from chrome web store on ungoogled-chromium. Also adds semi-automatic extension updating.