An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ecmascript-module

hugoalh/github-sodium-es

An ECMAScript module to provide an easier and simplified method for encrypt GitHub secrets.

Language: TypeScript - Size: 587 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

hugoalh/is-empty-es

An ECMAScript module to determine whether the item is empty.

Language: TypeScript - Size: 113 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

hugoalh/range-iterator-es

An ECMAScript module to iterate between range.

Language: TypeScript - Size: 180 KB - Last synced at: 14 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

hugoalh/string-overflow-es

An ECMAScript module to truncate the string with the specify length; Safe with the emojis, URLs, and words.

Language: TypeScript - Size: 117 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/http-header-value-handler-es

An ECMAScript module to handle the HTTP header value.

Language: TypeScript - Size: 68.4 KB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

hugoalh/string-dissect-es

An ECMAScript module to dissect the string; Safe with the emojis, URLs, and words.

Language: TypeScript - Size: 148 KB - Last synced at: 19 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

hugoalh/blake-es

An ECMAScript module to get the non-cryptographic hash of the data with algorithm Blake.

Language: TypeScript - Size: 584 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/nacl-es

An ECMAScript module for NaCl / TweetNaCl high security cryptographic library.

Language: TypeScript - Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/is-numeric-integral-es

An ECMAScript module to determine whether the numeric is integral.

Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/is-primitive-es

An ECMAScript module to determine whether the item is a primitive.

Language: TypeScript - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/eol-es

An ECMAScript module to handle end of line (EOL).

Language: TypeScript - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/runtime-info-es

An ECMAScript module for runtime information.

Language: TypeScript - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/is-string-singleline-es

An ECMAScript module to determine whether the string is single line.

Language: TypeScript - Size: 128 KB - Last synced at: 18 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

hugoalh/is-string-ascii-es

An ECMAScript module to determine whether the string is ASCII.

Language: TypeScript - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/sdbm-es

An ECMAScript module to get the non-cryptographic hash of the data with algorithm SDBM.

Language: TypeScript - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/djb2a-es

An ECMAScript module to get the non-cryptographic hash of the data with algorithm DJB2a.

Language: TypeScript - Size: 68.4 KB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

hugoalh/base64-es

An ECMAScript module for Base64 encode and decode.

Language: TypeScript - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/base16-es

An ECMAScript module for Base16 encode and decode.

Language: TypeScript - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/base32-es

An ECMAScript module for Base32 encode and decode.

Language: TypeScript - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/fs-es

An ECMAScript module for enhanced file system operation.

Language: TypeScript - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/adler32-es

An ECMAScript module to get the checksum of the data with algorithm Adler32.

Language: TypeScript - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hugoalh/url-regexp-es

An ECMAScript (JavaScript & TypeScript) module for URL regular expression.

Language: TypeScript - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/unique-array-es

An ECMAScript (JavaScript & TypeScript) module to return unique array elements without any duplicated elements by ignore their reference points.

Language: TypeScript - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/symmetric-crypto-es

An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.

Language: TypeScript - Size: 712 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

hugoalh/temperature-es

An ECMAScript (JavaScript & TypeScript) module to convert between units of the temperature.

Language: TypeScript - Size: 341 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/shuffle-array-es

An ECMAScript (JavaScript & TypeScript) module to shuffle the array's indexes.

Language: TypeScript - Size: 150 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/sort-es

An ECMAScript (JavaScript & TypeScript) module for enhanced sort operation.

Language: TypeScript - Size: 136 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/setation-es

An ECMAScript (JavaScript & TypeScript) module to list permutations or combinations from the collection or set.

Language: TypeScript - Size: 312 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/pressure-es

An ECMAScript (JavaScript & TypeScript) module to convert between units of the pressure.

Language: TypeScript - Size: 396 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/process-es

An ECMAScript (JavaScript & TypeScript) module for enhanced process operation.

Language: TypeScript - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/is-object-plain-es

An ECMAScript (JavaScript & TypeScript) module to determine whether the item is plain object.

Language: TypeScript - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/is-numeric-prime-es

An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is prime.

Language: TypeScript - Size: 115 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

hugoalh/is-json-es

An ECMAScript (JavaScript & TypeScript) module to determine whether the item is a JSON.

Language: TypeScript - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/http-header-link-es

An ECMAScript (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.

Language: TypeScript - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

hugoalh/github-actions-core-es

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.

Language: TypeScript - Size: 326 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/fnv-es

An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Fowler-Noll-Vo (FNV).

Language: TypeScript - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/exfetch-es

An ECMAScript (JavaScript & TypeScript) module to extend `fetch`.

Language: TypeScript - Size: 268 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/env-es

An ECMAScript (JavaScript & TypeScript) module for enhanced environment variables operation.

Language: TypeScript - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hugoalh/bytes-matcher-es

An ECMAScript (JavaScript & TypeScript) module to determine whether the bytes is match the specify signature.

Language: TypeScript - Size: 117 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

duway18/http-header-value-handler-es

🐙 HTTP Header Value Handler (ES) — lightweight ES module to parse, validate and format HTTP header values in JavaScript for Node and browser environments.

Language: TypeScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RIVERABUITRAGOSSAS/base32-es

Base32-ES is a JavaScript and TypeScript module for Base32 encoding and decoding, supporting multiple variants and padding. 🌟🚀

Language: TypeScript - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pyhedgehog/norenye

JS-module for nginx to setup m2m mapping from virtual hosts to several proxy_pass targets

Language: JavaScript - Size: 128 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hugoalh/is-special-type-es 📦

An ECMAScript (JavaScript & TypeScript) module to determine whether the item is special/specific type.

Language: TypeScript - Size: 116 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0