Projects in Awesome Lists tagged with es-module
A curated list of projects in awesome lists tagged with es-module .
https://github.com/lukejacksonn/monacode
An es-module wrapper around the monaco editor and prettier
Last synced: 17 Mar 2025
https://github.com/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
a2hs api custom-element es-module esm floss html-element install native progressive-web-apps pwa tiny trusted-web-activity twa vanilla web web-component webapk zero-dependencies zero-dependency
Last synced: 12 Apr 2025
https://github.com/michaelbrusegard/webgl-fluid-enhanced
WebGL Fluid Simulation for modern webpages (works even on mobile).
background es-module fluid-simulation navier-stokes webgl
Last synced: 05 Apr 2025
https://github.com/TomerAberbach/parse-imports
⚡ A blazing fast ES module imports parser.
dynamic-import dynamic-imports es-module es6 esm identifier import-export imports-parser javascript nodejs parse-imports parser statement wasm
Last synced: 31 Mar 2025
https://github.com/tomeraberbach/parse-imports
⚡ A blazing fast ES module imports parser.
dynamic-import dynamic-imports es-module es6 esm identifier import-export imports-parser javascript nodejs parse-imports parser statement wasm
Last synced: 13 Apr 2025
https://github.com/sakura90/sorted-array-operations
A JavaScript library of sorted array operations
binary-search bisection-method cdn commonjs-module difference es-module intersection javascript lower-bound merge npm sorted-array symmetric-difference typescript union upper-bound yarn
Last synced: 10 Apr 2025
https://github.com/hexagon/minitz
Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.
commonjs-modules date es-module esm javascript time timezone-conversion typescript
Last synced: 04 May 2025
https://github.com/ad-si/svgscript
Tooling and workflows for generating SVGs with JavaScript modules
es-module javascript module preprocessor script svg
Last synced: 03 Aug 2025
https://github.com/patrickroberts/suspense-service
Suspense integration library for React
airbnb commonjs es-module eslint javascript jest npm react react-suspense typescript umd
Last synced: 10 Jul 2025
https://github.com/katrotz/rollup-plugin-less-modules
The rollup plugin that compiles LESS files into CSS
build css es-module less rollup-plugin
Last synced: 28 Oct 2025
https://github.com/patrickroberts/complex
Complex math module for JavaScript
airbnb commonjs complex-math es-module eslint javascript jest library npm typescript umd
Last synced: 10 Jul 2025
https://github.com/hugoalh/blake-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm Blake.
blake blake2b blake2s ecmascript ecmascript-module es es-module esm esmodule hash javascript js ts typescript
Last synced: 18 Oct 2025
https://github.com/vx68k/mdtodom.js
A browser script to render Markdown text directly into DOM.
browser commonmark dom dom-api es-module es2017 javascript markdown module-script
Last synced: 29 Oct 2025
https://github.com/hugoalh/is-numeric-integral-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is integral.
ecmascript ecmascript-module es es-module esm esmodule integral is javascript js numeric ts typescript
Last synced: 07 May 2025
https://github.com/travisspomer/tidbits
A selection of self-contained JavaScript tidbits by Travis Spomer.
es-module esm javascript npm npm-package typescript utilities utility web
Last synced: 28 Mar 2025
https://github.com/vx68k/redirect.js
Module script to redirect web browsers to another location without any server configuration.
dom dom-api es-module es2017 es6-module javascript module
Last synced: 25 Jun 2025
https://github.com/dandv/es-module-example-mjs
ES module (.mjs) that can be used natively from node 8.5.0+, without transpilers
es-module es6 es6-modules example javascript sample
Last synced: 22 Mar 2025
https://github.com/hugoalh/base16-es
An ECMAScript (JavaScript & TypeScript) module for Base16 encode and decode.
base16 ecmascript ecmascript-module es es-module esm esmodule javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/hugoalh/base64-es
An ECMAScript (JavaScript & TypeScript) module for Base64 encode and decode.
base64 base64url ecmascript ecmascript-module es es-module esm esmodule javascript js rfc1421 rfc2045 rfc2152 rfc3501 rfc4648-4 rfc4648-5 rfc9580 ts typescript
Last synced: 15 Sep 2025
https://github.com/hugoalh/string-dissect-es
An ECMAScript (JavaScript & TypeScript) module to dissect the string; Safe with the emojis, URLs, and words.
dissect ecmascript ecmascript-module es es-module esm esmodule javascript js string ts typescript
Last synced: 23 Sep 2025
https://github.com/hugoalh/sdbm-es
An ECMAScript (JavaScript & TypeScript) module to get the non-cryptographic hash of the data with algorithm SDBM.
ecmascript ecmascript-module es es-module esm esmodule hash javascript js sdbm ts typescript
Last synced: 23 Aug 2025
https://github.com/patrickroberts/template
Rollup template for TypeScript projects
airbnb babel commonjs es-module eslint github-workflows javascript jest rollup-template typedoc typescript umd
Last synced: 31 Dec 2025
https://github.com/repcomm/colorwheel
esmodule color wheel renderer
canvas-renderer color-wheel es-module js renderer
Last synced: 07 Aug 2025
https://github.com/zeekay/broken
💔 Promises are meant to be broken.
es-module javascript promise promises
Last synced: 06 Jul 2025
https://github.com/hugoalh/is-numeric-prime-es
An ECMAScript (JavaScript & TypeScript) module to determine whether the numeric is prime.
ecmascript ecmascript-module es es-module esm esmodule is javascript js numeric prime ts typescript
Last synced: 07 Sep 2025
https://github.com/hugoalh/nacl-es
An ECMAScript (JavaScript & TypeScript) module for NaCl / TweetNaCl high-security cryptographic library.
ecmascript ecmascript-module es es-module esm esmodule javascript js nacl ts typescript
Last synced: 08 Oct 2025
https://github.com/hugoalh/is-empty-es
An ECMAScript module to determine whether the item is empty.
ecmascript ecmascript-module empty es es-module esm esmodule is javascript js ts typescript
Last synced: 09 Oct 2025
https://github.com/hugoalh/djb2a-es
An ECMAScript module to get the non-cryptographic hash of the data with algorithm DJB2a.
djb2a ecmascript ecmascript-module es es-module esm esmodule hash javascript js ts typescript
Last synced: 29 Oct 2025
https://github.com/stevinz/qrim
Stylized JavaScript QR Code image generator with UTF8 support.
canvas es-module es6 html5 javascript qr-code qr-generator qr-maker qrcode stylized utf8
Last synced: 28 Dec 2025
https://github.com/timonson/pickyouresmodule
browse and pick your ECMAScript Modules
deno ecmascript-modules es-module es6-modules esm esmodules rofi
Last synced: 08 Aug 2025
https://github.com/flipeador/node-promise-ex
Provides extended promise functionality and utilities.
async-await es-module extended javascript nodejs promise
Last synced: 04 Mar 2025
https://github.com/eternalsayed/es-helper-mysql
DB Helper for NodeJS projects
dependency es-module mysql nodejs
Last synced: 30 Dec 2025
https://github.com/tomashubelbauer/esm-obj
A JavaScript ESM Wavefront OBJ 3D model file format parser library module
3d es-module es-modules esm javascript js mesh model obj wavefront wavefront-obj
Last synced: 01 Sep 2025
https://github.com/eight04/rollup-plugin-es-info
Dump import/export information of each module.
es-module rollup rollup-plugin
Last synced: 15 May 2025
https://github.com/motss/benchmarking-nodejs-web-frameworks
Benchmarking many different Node.js web frameworks
autocannon benchmark-framework benchmarking es-module expressjs fastify nodejs
Last synced: 30 Dec 2025
https://github.com/flipeador/node-eventemitter
Stores listener functions and emits events.
async-await es-module event-emitter javascript nodejs
Last synced: 04 Mar 2025