es-module
There are 74 repositories under es-module topic.
lukejacksonn/monacode
An es-module wrapper around the monaco editor and prettier
michaelbrusegard/WebGL-Fluid-Enhanced
WebGL Fluid Simulation for modern webpages (works even on mobile).
ProgressiveWebComponents/pwa-install
A tiny vanilla (zero-dependency) non-visual native browser web component (plug-n-play custom HTML element and extensible class) that helps implement custom patterns for promoting progressive web apps (PWA) installation
TomerAberbach/parse-imports
⚡ A blazing fast ES module imports parser.
sakura90/sorted-array-operations
A JavaScript library of sorted array operations
Hexagon/minitz
Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.
IvanLudvig/image-palette-webgpu
A tiny zero-dependency browser package that extracts dominant color or color palette from an image using WebGPU API with various algorithms
exiguus/js.randext
A programable, random letter animation effect to display text messages.
ad-si/svgscript
Tooling and workflows for generating SVGs with JavaScript modules
Remiscan/colori
Color manipulation and conversion (to CSS-supported formats and more). Available as a JavaScript module or in PHP.
patrickroberts/suspense-service
Suspense integration library for React
codeforamerica/uswds
The Code for America Honeycrisp theme and component library, recreated using the U.S. Web Design System with components for Thymeleaf and Ruby.
katrotz/rollup-plugin-less-modules
The rollup plugin that compiles LESS files into CSS
andrei-cacio/es-modules
JavaScript modules overview
hugoalh/github-sodium-es
An ECMAScript (JavaScript & TypeScript) module to provide an easier and simplified method for encrypt GitHub secrets.
patrickroberts/complex
Complex math module for JavaScript
zeekay/cookies.js
🍪 A simple, lightweight JavaScript API for handling browser cookies
hugoalh/http-header-link-es
An ECMAScript (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.
hugoalh/range-iterator-es
An ECMAScript (JavaScript & TypeScript) module to iterate between range.
hugoalh/symmetric-crypto-es
An ECMAScript (JavaScript & TypeScript) module to provide an easier symmetric crypto.
hugoalh/adler32-es
An ECMAScript (JavaScript & TypeScript) module to get the checksum of the data with algorithm Adler32.
hugoalh/base16-es
An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.
hugoalh/base32-es
An ECMAScript (JavaScript & TypeScript) module for Base32 encode and decode.
hugoalh/base64-es
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
hugoalh/blake-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Blake.
hugoalh/djb2a-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm DJB2a.
hugoalh/eol-es
An ECMAScript (JavaScript & TypeScript) module to handle end of line (EOL).
hugoalh/fnv-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Fowler-Noll-Vo (FNV).
hugoalh/fs-es
An ECMAScript (JavaScript & TypeScript) module for enhanced file system operation.
hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
hugoalh/is-numeric-integral-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.
hugoalh/nacl-es
An ECMAScript (JavaScript & TypeScript) module for NaCl / TweetNaCl high-security cryptographic library.
hugoalh/process-es
An ECMAScript (JavaScript & TypeScript) module for enhanced process operation.
hugoalh/sdbm-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm SDBM.
hugoalh/sort-es
An ECMAScript (JavaScript & TypeScript) module for enhanced sort operation.
hugoalh/url-regexp-es
An ECMAScript (JavaScript & TypeScript) module for URL regular expression.