@hugoalh/http-header-link
An ECMAScript (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.
@hugoalh/env
An ECMAScript (JavaScript & TypeScript) module for enhanced environment variables operation.
@hugoalh/github-actions-core
An ECMAScript (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/string-overflow
An ECMAScript (JavaScript & TypeScript) module to truncate the string with the specify length; Safe with the emojis, URLs, and words.
@hugoalh/github-sodium
An ECMAScript (JavaScript & TypeScript) module to provide an easier and simplified method for encrypt GitHub secrets.
@hugoalh/adler32
An ECMAScript (JavaScript & TypeScript) module to get the checksum of the data with algorithm Adler32.
@hugoalh/unique-array
An ECMAScript (JavaScript & TypeScript) module to return unique array elements without any duplicated elements by ignore their reference points.
@hugoalh/is-numeric-prime
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is prime.
@hugoalh/is-empty
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is empty.
@hugoalh/is-primitive
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a primitive.
@hugoalh/exfetch
An ECMAScript (JavaScript & TypeScript) module to extend `fetch`.
@hugoalh/is-json
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a JSON.
@hugoalh/shuffle-array
An ECMAScript (JavaScript & TypeScript) module to shuffle the array's indexes.
bytes-matcher-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the bytes is match the specify signature.
fnv-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Fowler-Noll-Vo (FNV).
@hugoalh/symmetric-crypto
An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.
@hugoalh/pressure
An ECMAScript (JavaScript & TypeScript) module to convert between units of the pressure.
@hugoalh/base64
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
@hugoalh/process
An ECMAScript (JavaScript & TypeScript) module for enhanced process operation.
@hugoalh/string-dissect
An ECMAScript (JavaScript & TypeScript) module to dissect the string; Safe with the emojis, URLs, and words.
@hugoalh/djb2a
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm DJB2a.
@hugoalh/is-numeric-integral
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.
@hugoalh/blake
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Blake.
@hugoalh/eol
An ECMAScript (JavaScript & TypeScript) module to handle end of line (EOL).
@hugoalh/nacl
An ECMAScript (JavaScript & TypeScript) module for NaCl / TweetNaCl high-security cryptographic library.
@hugoalh/is-string-singleline
An ECMAScript (JavaScript & TypeScript) module to determine whether the string is single line.
@hugoalh/base32
An ECMAScript (JavaScript & TypeScript) module for Base32 encode and decode.
@hugoalh/setation
An ECMAScript (JavaScript & TypeScript) module to list permutations or combinations from the collection or set.
@hugoalh/temperature
An ECMAScript (JavaScript & TypeScript) module to convert between units of the temperature.
@hugoalh/sort
An ECMAScript (JavaScript & TypeScript) module for enhanced sort operation.
@hugoalh/range-iterator
An ECMAScript (JavaScript & TypeScript) module to iterate between range.
@hugoalh/sdbm
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm SDBM.
runtime-info-es
An ECMAScript (JavaScript & TypeScript) module for runtime information.
@hugoalh/fs
An ECMAScript (JavaScript & TypeScript) module for enhanced file system operation.
is-string-ascii-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the string is ASCII.
@hugoalh/url-regexp
An ECMAScript (JavaScript & TypeScript) module for URL regular expression.
@hugoalh/base16
An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.