Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with esmodules
A curated list of projects in awesome lists tagged with esmodules .
https://github.com/you-dont-need/you-dont-need-momentjs
List of functions which you can use to replace moment.js + ESLint Plugin
bundle-size date-fns esmodules hacktoberfest moment-js pure-function tree-shaking
Last synced: 30 Dec 2024
https://github.com/you-dont-need/You-Dont-Need-Momentjs
List of functions which you can use to replace moment.js + ESLint Plugin
bundle-size date-fns esmodules hacktoberfest moment-js pure-function tree-shaking
Last synced: 25 Oct 2024
https://github.com/jsdelivr/jsdelivr
A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
cdn cdn-providers distribution esm esmodules http infrastructure javascript jsdelivr npm npm-cdn traffic
Last synced: 31 Dec 2024
https://github.com/standard-things/esm
Tomorrow's ECMAScript modules today!
es6 es6-modules esm esmodules nodejs
Last synced: 30 Dec 2024
https://github.com/preactjs/wmr
👩🚀 The tiny all-in-one development tool for modern web apps.
build-tool esmodules preact rollup
Last synced: 31 Dec 2024
https://github.com/egoist/import-http
Import modules from URL instead of local node_modules
esmodules module rollup webpack
Last synced: 04 Jan 2025
https://github.com/tsndr/cloudflare-worker-jwt
A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
cloudflare-worker cloudflare-workers esm esmodules jsonwebtoken jwt lightweight npm npm-package ts typescript zero-dependencies zero-dependency
Last synced: 02 Jan 2025
https://github.com/nanoexpress/nanoexpress
Professional backend framework for Node.js
cplusplus esm esmodules express-like fast memory-efficient middleware uwebsockets ws
Last synced: 03 Jan 2025
https://github.com/osdevisnot/klap
zero config, zero dependency bundler for tiny javascript packages
babel build bundle bundling esm esmodules microlib module-bundler npm packaging react rollup tiny-javascript-packages tiny-modules typescript umd watch yarn
Last synced: 30 Dec 2024
https://github.com/cometkim/espub
Perfect build tool for libraries, powered by esbuild
build-tool bundler commonjs esbuild esm esmodules typescript
Last synced: 29 Dec 2024
https://github.com/danielschaffer/webpack-babel-multi-target-plugin
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
babel babel-loader differential-loading es2015 es6 esmodules esnext webpack webpack-angular2 webpack-plugin webpack4
Last synced: 30 Dec 2024
https://github.com/akira-cn/http-modular
A universal library for converting server-side functions into ES Modules.
bff esmodules http-server javascript nodejs rpc rpc-library
Last synced: 17 Nov 2024
https://github.com/hqjs/hq
Lightning fast, zero configuration, web application development server
angular assets build-tool css development esmodules html javascript polymer react static-server vue web
Last synced: 08 Nov 2024
https://github.com/modularorg/modularjs
△ Dead simple modular JavaScript framework for ES modules.
babel es6 esmodules framework javascript modular
Last synced: 10 Oct 2024
https://github.com/transitive-bullshit/npm-es-modules
Breakdown of 7 different ways to use ES modules with npm today.
babel commonjs es6 es6-modules esm esmodules esnext javascript npm rollup typescript webpack
Last synced: 17 Oct 2024
https://github.com/zeekay/handroll
🍣 Expertly rolled JavaScript. CLI + library for bundling JavaScript with Rollup.js
build-tool bundling cli esmodules javascript rollup
Last synced: 04 Jan 2025
https://github.com/daangn/urlpack
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)
base10 base58 base62 codec decoder encoder esmodules messagepack pure-javascript serialization vanilla-javascript
Last synced: 10 Nov 2024
https://github.com/getlarge/ticketing
Microservices example using NestJS, Kubernetes in Nx workspace
angular docker esmodules fastify kubernetes microservices nestjs nodejs nx-workspace ory rabbitmq
Last synced: 27 Oct 2024
https://github.com/sidvishnoi/esm-to-cjs
Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming
commonjs esm esmodules gulp-plugin nodejs string-manipulation transformer
Last synced: 29 Oct 2024
https://github.com/bearror/oletus
Minimal ECMAScript Module test runner
es6-modules esm esmodules javascript node tdd test-framework test-runner testing unit-testing
Last synced: 14 Nov 2024
https://github.com/timonson/gentle_rpc
JSON-RPC 2.0 library with HTTP and WebSockets support for deno and the browser
browser deno esmodules fetch javascript json-rpc2 rpc typescript websocket websockets
Last synced: 10 Oct 2024
https://github.com/trentmwillis/html-template-es-modules
A simple proof-of-concept for importing HTML Templates into ES Modules
es-modules esmodules html-templates service-workers
Last synced: 08 Nov 2024
https://github.com/75lb/sort-array
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
array esmodules function isomorphic javascript javascript-library load-anywhere module sort-array
Last synced: 01 Jan 2025
https://github.com/jimmycuadra/shellwords
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
commonjs commonjs-module commonjs-modules esm esmodule esmodules javascript nodejs shell shellwords typescript
Last synced: 31 Dec 2024
https://github.com/graphql-editor/graphql-ssg
GraphQL data based Static Site Generator.
esmodules graphql javascript ssg static static-site-generation static-site-generator
Last synced: 06 Dec 2024
https://github.com/kentcdodds/babel-codemod-example
An example of how to use babel as a codemod
ast babel codemod esmodules example javascript kcd-edu
Last synced: 19 Oct 2024
https://github.com/fisker/esm-utils
Utilities you'll need when migrating to ESModule.
Last synced: 29 Dec 2024
https://github.com/qnighy/node-cjs-interop
Babel plugin and helper functions for interoperation between Node.js native ESM and Babel ESM
babel-plugin esmodules javascript nodejs swc-plugin
Last synced: 03 Jan 2025
https://github.com/oieduardorabelo/top-level-await-in-aws-lamba-with-typescript
🚀 Using top-level await in AWS Lambda with TypeScript, esbuild and Serverless Framework
aws aws-lambda aws-lambda-node esbuild esm esmodules serverless serverless-esbuild serverless-examples serverless-framework typescript
Last synced: 28 Oct 2024
https://github.com/cadienvan/npm-package-ts-scaffolding
A simple scaffolding tool for creating a new project to be published to npm. It provides a build command that will compile your code to a CommonJS Node 14.16 target, allowing named imports for CommonJS packages inside ESM files.
eslint esm esmodules husky jest lint-staged npm prettier tsc typescript
Last synced: 14 Dec 2024
https://github.com/gervinfung/ts-add-js-extension
Add .js extension to each relative import/export statement in JavaScript file
esm esmodules export import javascript npm-package typescript
Last synced: 09 Nov 2024
https://github.com/xeaone/element
X-Element a zero knowledge curve, agnostic non framework that enhances custom elements with functionality and data binding that mimics native custom element and language standards.
angular application browser components customelements data-binding esmodules framework front-end library lit-element lit-html polymer router routing spa vue web-components webcomponents
Last synced: 12 Nov 2024
https://github.com/trygve-lie/rollup-plugin-esm-import-to-url
Rollup plugin to transform "bare" import specifiers to absolute URLs in ES modules
esm esmodules http rollup rollup-plugin url
Last synced: 16 Nov 2024
https://github.com/rodydavis/lit-code-editor
Lit Code Editor built with Vite and Monaco Editor (ESM version).
code-editor esmodules lit monaco-editor web-components
Last synced: 29 Dec 2024
https://github.com/southpolesteve/esm-refactor
A tool for refactoring JavaScript Modules
cli es6 esmodules javascript modules refactoring refactoring-tools
Last synced: 10 Nov 2024
https://github.com/manuelbieh/authoring-modules-in-node
Repo to document all my findings about authoring, publishing and working with commonjs and esm in Node
esmodules learn-in-public learning learning-exercise
Last synced: 28 Oct 2024
https://github.com/wille/vite-preload
Speed up your Vite application by preloading server rendered lazy modules and stylesheets as early as possible
css esmodules react ssr vite vite-plugin
Last synced: 14 Nov 2024
https://github.com/kristianfreeman/esbuild-typescript-modules-workers-template
Template for deploying TypeScript projects with Cloudflare Workers + Wrangler, using custom build support with ESBuild.
cloudflare esbuild esmodules typescript workers
Last synced: 10 Nov 2024
https://github.com/georapbox/rollup-library-starter-kit
Rollup starter kit for creating libraries
commonjs es6 esm esmodules library rollup starter-kit umd
Last synced: 08 Nov 2024
https://github.com/cfware/babel-plugin-bare-import-rewrite
Babel plugin to rewrite bare imports for use on web browsers.
Last synced: 24 Nov 2024
https://github.com/darosh/material-icons-bundle
Material Design SVG icons as ES modules
Last synced: 25 Nov 2024
https://github.com/alexgibson/alxgbsn.co.uk
My personal blog
esmodules html javascript jekyll jekyll-assets scss service-worker
Last synced: 15 Oct 2024
https://github.com/zprodev/zlib.es
ECMAScript compliant lightweight zlib implementation
deflate esmodules javascript zlib
Last synced: 25 Dec 2024
https://github.com/hazae41/cadenas
Zero-copy TLS protocol for the web 🏎️ (JS + WebAssembly)
browser diffie-hellman ed25519 encryption esmodules hashing hmac prf protocol rsa security sha1 sha256 tls typescript unit-testing webassembly zero-copy
Last synced: 18 Oct 2024
https://github.com/htdangkhoa/google-ads
(Unofficial) Google Ads API Nodejs Client Library
commonjs esmodules google google-ads google-ads-api google-api grpc nodejs protobuf typescript
Last synced: 08 Nov 2024
https://github.com/dmnsgn/snowdev
Zero configuration, unbundled, opinionated development and prototyping server for simple ES modules development: types generation, format and linting, dev server and TypeScript support.
boilerplate browser-sync dev dev-server development es-modules eslint esm esmodules jsdoc prettier prototyping scaffold server template types typescript unbundled zero-configuration
Last synced: 03 Dec 2024
https://github.com/safdarjamal/vanilla-preact
Vanilla Preact is a barebones starter kit for building Preact applications without build or tooling.
barebones-starter-kit es6-modules esmodules hacker-news htm javascript no-build no-jsx preact preact-app preact-boilerplate ui unpkg vanilla-preact
Last synced: 11 Oct 2024
https://github.com/coreybutler/tappedout
A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.
esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit
Last synced: 28 Oct 2024
https://github.com/qnighy/ts-type-module-example
Turning your TypeScript package into "type": "module"
babel esmodules jest nodejs typescript webpack
Last synced: 23 Oct 2024
https://github.com/preco21/es-modules-syntax
:rainbow: A quick reference for ES modules syntax
cheatsheet ecmascript-proposal es2015 esmodules esnext proposal syntax
Last synced: 10 Nov 2024
https://github.com/jacksteamdev/rollup-plugin-bundle-imports
Bundle imports separately and use the result in your code.
bundle chrome-extensions esmodules import rollup-js rollup-plugin
Last synced: 24 Oct 2024
https://github.com/patreeceeo/hot_mod
HMR for ES Modules
deno developer-tools esm esmodules hmr hot-module-replacement javascript rapid-development rapid-prototyping typescript
Last synced: 25 Dec 2024
https://github.com/fengkx/cjsa
Bundle commonjs package for Pure ESM modules
Last synced: 19 Dec 2024
https://github.com/marcodpt/merlin
A functional JS framework that values elegance, simplicity and minimalism.
component components elm elm-architecture esmodule esmodules framework frontend-framework hyperapp hyperscript javascript-framework js microframework microfrontends no-build router spa ssr vdom vue
Last synced: 14 Nov 2024
https://github.com/zackschuster/ng-app
Powerful, easy-to-use app container for Angular.js with ES Modules. Supports IE11. Types Included. [Mirror of git.sr.ht/~ledge/ng-app - Issues only; PRs not accepted]
angular1 angularjs angularjs1 browser esm esmodules ie11 modules ng-app ng1
Last synced: 11 Oct 2024
https://github.com/michael-klein/enthjs
enth.js - Not just the nth JavaScript framework you found today! ;-)
esmodules framework functional-programming javascript tagged-template-literals view webcomponents
Last synced: 10 Nov 2024
https://github.com/zprodev/9-slicer
Convert PNG to 9slice
esmodules nine-patch nineslice
Last synced: 25 Dec 2024
https://github.com/kamesuta/nodejs-typescript-eslint-template
Robust TypeScript Template with eslint for Node.js. It is ready to be used with VSCode, that allows you to run and debug your code with just F5
eslint esmodules husky nodejs prettier typescript vscode
Last synced: 15 Nov 2024
https://github.com/sister-software/typescript-esm-packager
A collection of tools to build ESM packages with TypeScript.
Last synced: 19 Dec 2024
https://github.com/afonsojramos/astro-microfrontends
Framework Agnostic Microfrontends using ESM Imports and Astro Islands
astro esm esmodules island-architecture microfrontend react solidjs url-imports
Last synced: 26 Nov 2024
https://github.com/sonicdoe/measure-scrollbar
Get the width of the browser scrollbar
0bsd browser es2015 es6-modules esm esmodules javascript scrollbar semver
Last synced: 06 Nov 2024
https://github.com/evelynhathaway/use-back
👈✨ React Router DOM hook for navigating back without leaving your website
esmodules history hooks react react-router
Last synced: 13 Oct 2024
https://github.com/ultirequiem/example-html-css-esm
🐻 Example page using ESM modules
css esm esmodules html html-css-javascript javascript
Last synced: 24 Oct 2024
https://github.com/wellwelwel/simple-web-cli
⚡ A simple compiler to automate the development in HTML, CSS, SCSS, JS, TS and PHP languages, focused on Shared Hosts and using SFTP or FTP to deploy files processed automatically to final server.
automation browser build bundle compiler dom esmodules ftp modules pipeline sftp sync typescript watch watcher
Last synced: 28 Oct 2024
https://github.com/chase-moskal/cynic
simple async run-anywhere js testing framework
browser commonjs esm esmodules javascript node puppeteer test-automation test-runner testing testing-framework testing-tools typescript
Last synced: 10 Oct 2024
https://github.com/tunnckoCore/esmc
:fire: Modern JavaScript, today. :sparkles: Blazingly fast zero-config compiler/language/runtime built on @rollup, @babel + ton of optimizations, and @eslint + @prettier, with support for @flowtype and TypeScript.
babel cli compiler es2018 eslint esm esmodules esnext flowtype javascipt language unicorns zero-config
Last synced: 01 Nov 2024
https://github.com/ratson/is-main
Check if current module is main module.
esm esmodules main main-module require-main
Last synced: 03 Dec 2024
https://github.com/inaiat/fastify-sample
Fastify example with funcional and typesafe approach
ava awilix dependency-injection esm esmodules fastify fastify-plugin functional-programming mongodb mongodb-driver mongodb-native-driver neverthrow papr plugins test
Last synced: 31 Dec 2024
https://github.com/codingjoe/django-esm
Lightweight JavaScript ESM module loader for Django.
assets django esm esmodules import importmaps javascript python rollup staticfiles webpack
Last synced: 11 Oct 2024
https://github.com/cfware/babel-plugin-bundled-import-meta
Babel plugin to rewrite import.meta for bundled usage
babel-plugin esm esmodules import-meta rollup webpack
Last synced: 24 Nov 2024
https://github.com/trygve-lie/rollup-plugin-esm-http-resolver
Rollup plugin for resolving ES modules over http(s) like a browser does.
esm esmodules http javascript resolver rollup rollup-plugin
Last synced: 22 Oct 2024
https://github.com/dcodeio/esm2umd
Transforms ESM to UMD, i.e. to use ESM by default with UMD as a legacy fallback.
Last synced: 27 Oct 2024
https://github.com/chase-moskal/shaved-frontend
buildless minimalist web frontend forkable baseline
buildless esmodules frontend project-template
Last synced: 01 Jan 2025
https://github.com/tunnckocore/esmc
:fire: Modern JavaScript, today. :sparkles: Blazingly fast zero-config compiler/language/runtime built on @rollup, @babel + ton of optimizations, and @eslint + @prettier, with support for @flowtype and TypeScript.
babel cli compiler es2018 eslint esm esmodules esnext flowtype javascipt language unicorns zero-config
Last synced: 16 Oct 2024
https://github.com/piroor/tiny-esm-test-runner
Small test runner for ESModules style modules on Node.js
esmodules hacktoberfest javascript test-runner
Last synced: 30 Oct 2024
https://github.com/cweili/vm-worker
Tiny virtual machine for browser to execute javascript modules in Web Worker
browser esm esmodules exec execute javascript typescript virtual-machine vm webworker webworkers
Last synced: 12 Nov 2024
https://github.com/stephenhutchings/night-owl
A simple, elegant and fast static site generator for node.js
esmodules markdown nodejs pug sass static-site-generator
Last synced: 25 Oct 2024
https://github.com/flex-development/mlly
ECMAScript module utilities
ecmascript esm esmodules module typescript
Last synced: 11 Nov 2024
https://github.com/dmnsgn/es-modules-in-the-browser-almost-now
esmodules javascript nodejs service-worker unpkg
Last synced: 03 Dec 2024
https://github.com/tomashubelbauer/vscode-esm-url
VS Code extension adding support for ?search and #fragment in ESM module specifiers
esm esmodules export import url vscode vscode-extension
Last synced: 31 Dec 2024
https://github.com/inspect-js/has-dynamic-import
Does the current environment have `import()` support?
detect dynamic ecmascript esm esmodules has import javascript modules
Last synced: 05 Nov 2024
https://github.com/hazae41/binary
Zero-copy binary data types 🏎️
binary buffer cursor decoding encoding esmodules javascript nodejs typescript unit-testing zero-copy
Last synced: 18 Oct 2024
https://github.com/mstephen19/speedwalk
Walk an entire directory. Fast, simple, and asynchronous.
asynchronous esmodules javascript nodejs npm tree typescript
Last synced: 10 Dec 2024
https://github.com/aduth/esm-root-loader
ESM loader to import from the project root
Last synced: 27 Oct 2024
https://github.com/qwtel/html-webpack-combine-multiple-configs-plugin
This plugin allows script assets from multiple webpack configs to be injected into the same HTML template
babel babel-env esmodules html-webpack-plugin plugin webpack
Last synced: 28 Oct 2024
https://github.com/jojobyte/browser-import-rabbit-hole
Deducing a way to use IIFE modules in browser and preserving JSDoc type hinting.
browser browser-module commonjs-modules esm esmodules iife jsdoc
Last synced: 13 Nov 2024
https://github.com/jimmycuadra/import-count
A command line interface for analyzing import statements in JavaScript code.
cli esm esmodules import javascript jsx
Last synced: 10 Oct 2024
https://github.com/tomashubelbauer/tsserver-esm-url
TS Server plugin adding partial support for URL in ESM relative file paths (?search and #fragment support)
esm esmodules export import language-service modules tsserver typescript
Last synced: 31 Dec 2024
https://github.com/mipmipp/rick-and-morty-wiki
Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.
bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper
Last synced: 08 Nov 2024
https://github.com/nanoexpress/pro-slim
nanoexpress for enterprise users & teams
cplusplus esm esmodules express-like fast memory-efficient middleware uwebsockets ws
Last synced: 05 Nov 2024
https://github.com/hazae41/x509
Zero-copy X.509 certificates for the web 🏎️
asn1 certificate certificate-authority decoding der encoding esmodules javascript letsencrypt nodejs parser pem ssl tls typescript unit-testing x509 zero-copy
Last synced: 18 Oct 2024
https://github.com/hazae41/asn1
Zero-copy ASN.1 and DER coding 🏎️
asn1 browser decoding der encoding esmodules javascript nodejs parser typescript unit-testing zero-copy
Last synced: 18 Oct 2024
https://github.com/pinkhominid/hxc
Hardcore Components
components customelements esmodules library web webcomponents
Last synced: 14 Dec 2024
https://github.com/bingo347/commonjs-variables-for-esmodules
Simple function for extract node variables __dirname, __filename, require and module from import.meta
Last synced: 14 Dec 2024
https://github.com/yakiyo/ts-package-template
Simple template repository for creating npm packages with Typescript
commonjs esmodules npm-package package template typescript
Last synced: 07 Nov 2024