- Everywhere
- https://gravatar.com/hugoalh
-
hugoalh Public
A special GitHub repository for public profile and template.
-
fs-es Public
An ES (JavaScript & TypeScript) module for enhanced file system operation.
-
adler32-es Public
An ES (JavaScript & TypeScript) CLI and module to get the checksum of the data with algorithm Adler32.
-
fnv-es Public
An ES (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Fowler-Noll-Vo (FNV).
-
djb2a-es Public
An ES (JavaScript & TypeScript) CLI and module to get the non-cryptographic hash of the data with algorithm DJB2a.
-
sdbm-es Public
An ES (JavaScript & TypeScript) CLI and module to get the non-cryptographic hash of the data with algorithm SDBM.
-
A GitHub Action to send Discord webhook.
-
deno-nodejs-transformer Public
A Deno module for transform Deno package to NodeJS package. This is a modified edition of the JSR package `dnt`.
-
A GitHub Action to send Guilded webhook.
-
-
shuffle-array-es Public
An ES (JavaScript & TypeScript) module to shuffle the array's indexes.
-
eol-es Public
An ES (JavaScript & TypeScript) module to handle end of line (EOL).
-
string-dissect-es Public
An ES (JavaScript & TypeScript) module to dissect the string; Safe with the emojis, URLs, and words.
-
exfetch-es Public
An ES (JavaScript & TypeScript) module to extend `fetch`.
-
pressure-es Public
An ES (JavaScript & TypeScript) module to convert between units of the pressure.
-
temperature-es Public
An ES (JavaScript & TypeScript) module to convert between units of the temperature.
-
A GitHub Action to setup PowerShell module `hugoalh.GitHubActionsToolkit`.
-
github-actions-core-es Public
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.
-
A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.
-
sort-es Public
An ES (JavaScript & TypeScript) module for enhanced sort operation.
-
symmetric-crypto-es Public
An ES (JavaScript & TypeScript) module to provide an easier symmetric crypto.
-
is-primitive-es Public
An ES (JavaScript & TypeScript) module to determine whether the item is a primitive.
-
github-sodium-es Public
An ES (JavaScript & TypeScript) module to provide an easier and simplified method for encrypt GitHub secrets.
-
process-es Public
An ES (JavaScript & TypeScript) module for enhanced process operation.
-
Tschipp-CarryOn Public
Forked from Tschipp/CarryOnCarry On mod for Minecraft
Java GNU Lesser General Public License v3.0 UpdatedDec 31, 2024 -
is-string-ascii-es Public
An ES (JavaScript & TypeScript) module to determine whether the string is ASCII.
-
setation-es Public
An ES (JavaScript & TypeScript) module to list permutations or combinations from the collection or set.
-
string-overflow-es Public
An ES (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.
-
is-empty-es Public
An ES (JavaScript & TypeScript) module to determine whether the item is empty.
-
is-special-type-es Public
An ES (JavaScript & TypeScript) module to determine whether the item is special/specific type.