Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Es6 Modules

Es6 Modules

38 projects

Showing 36 of 38 projects

riot
riotJavaScript

A simple and elegant component-based UI library that brings custom components to all modern browsers with minimal overhead.

#dom-manipulation#es6-modules#elegant
Stars14.9k
Forks953
Last commit1 day ago
Spin.js
Spin.jsCSS

A lightweight, dependency-free JavaScript library for creating animated loading spinners with CSS animations.

#es6-modules#css-animations#activity-indicator
Stars9.3k
Forks1.0k
Last commit2 years ago
MelonJS
MelonJSJavaScript

A modern, lightweight HTML5 game engine for creating 2D games with JavaScript and TypeScript.

#html5-game-engine#es6-modules#open-source
Stars6.3k
Forks661
Last commit10 days ago
import
importJavaScript

An ESLint plugin to lint and validate ES2015+ import/export syntax, preventing issues with misspelling and module resolution.

#es6-modules#hacktoberfest#import
Stars5.9k
Forks1.5k
Last commit8 days ago
OGL.js
OGL.jsJavaScript

A minimal, dependency-free WebGL library for developers who prefer low abstraction and custom shaders.

#es6-modules#minimalist#shaders
Stars4.6k
Forks232
Last commit1 year ago
es6-tools
es6-tools

A curated collection of tools for using ECMAScript 6 (ES6) features in current JavaScript development environments.

#es6-modules#developer-tools#javascript-ecosystem
Stars4.0k
Forks251
Last commit6 years ago
Broccoli
BroccoliJavaScript

A fast, reliable asset pipeline for browser applications, supporting constant-time rebuilds and compact build definitions.

#es6-modules#plugin-system#incremental-builds
Stars3.3k
Forks205
Last commit8 months ago
es6-module-transpiler
es6-module-transpilerJavaScript

An experimental compiler that converts ES6 module syntax to AMD or CommonJS modules for use in today's JavaScript environments.

#es6-modules#compiler#commonjs
Stars1.2k
Forks83
Last commit10 years ago
ramda-adjunct
ramda-adjunctJavaScript

The most popular and comprehensive set of functional utilities for use with Ramda.

#es6-modules#functional-programming#adjunct
Stars687
Forks88
Last commit2 days ago
Csjs
CsjsJavaScript

Write modular, scoped CSS using ES6 template strings, enabling component-based styling with plain JavaScript.

#es6-modules#csjs#lightweight
Stars573
Forks32
Last commit9 years ago
ibm-dotcom-library
ibm-dotcom-libraryTypeScript

An extension of the Carbon Design System providing unique components and styles for IBM.com user journeys.

#es6-modules#design-system#ibm
Stars293
Forks164
Last commit21 hours ago
YantraJS
YantraJSJavaScript

A managed JavaScript engine for .NET written in C#, designed for high-performance integration between C# and JavaScript.

#es6-modules#compiler#standard
Stars257
Forks9
Last commit2 days ago
Khronos Dev Tools
Khronos Dev ToolsJavaScript

A collection of useful WebGL debugging and development tools packaged as an ES6 module.

#es6-modules#graphics-debugging#3d-graphics
Stars220
Forks74
Last commit5 months ago
fancy-grid-vue
fancy-grid-vueJavaScript

A JavaScript grid library with integrated charts and server communication capabilities.

#es6-modules#chart#jquery
Stars215
Forks49
Last commit1 year ago
babylonjs-webpack-es6
babylonjs-webpack-es6TypeScript

A Babylon.js starter template with TypeScript, Webpack, ES6 modules, hot reloading, and testing setup.

#es6-modules#hot-reloading#sample-project
Stars206
Forks107
Last commit7 days ago
preludejs
preludejsTypeScript

A modular ES6 implementation of Haskell's Prelude library providing functional, point-free utilities for JavaScript.

#es6-modules#declarative-programming#functional-programming
Stars101
Forks5
Last commit4 days ago
aurelia-breeze-northwind
aurelia-breeze-northwindJavaScript

A demo application showcasing the Northwind database using the Aurelia framework and Breeze data management.

#es6-modules#gulp#javascript-framework
Stars90
Forks34
Last commit9 years ago
sleep-promise
sleep-promiseJavaScript

A lightweight JavaScript utility that resolves a promise after a specified delay, useful for async/await and promise chains.

#es6-modules#async-await#delay-function
Stars89
Forks9
Last commit3 days ago
es6_module_transpiler-rails
es6_module_transpiler-railsJavaScript

Transpile ES6 modules to AMD, CommonJS, or globals within the Rails Asset Pipeline.

#es6-modules#commonjs#ruby-gem
Stars87
Forks10
Last commit11 years ago
grunt-es6-module-transpiler
grunt-es6-module-transpilerJavaScript

A Grunt task for transpiling ES6 module syntax into AMD, CommonJS, YUI, or globals formats.

#es6-modules#commonjs#module-transpiler
Stars83
Forks22
Last commit10 years ago
ember-window-mock
ember-window-mockTypeScript

An Ember CLI addon that provides a mockable window global for testing, with test-friendly replacements for location, alert, confirm, prompt, and more.

#es6-modules#unit-testing#integration-testing
Stars64
Forks17
Last commit
gulp-es6-module-transpiler
gulp-es6-module-transpilerJavaScript

A Gulp plugin for transpiling ES6 modules into CommonJS, AMD, or bundle formats.

#es6-modules#commonjs#transpiler
Stars61
Forks18
Last commit4 years ago
compose-function
compose-functionJavaScript

A JavaScript utility to compose functions, enabling the creation of new functions from smaller ones like f(g(x)).

#es6-modules#functional-programming#function-composition
Stars56
Forks3
Last commit6 years ago
js-loaders
js-loadersJavaScript

Pseudoimplementation of the proposed ES6 module loaders API for JavaScript.

#es6-modules#prototype#module-loaders
Stars54
Forks7
Last commit12 years ago
es-dependency-graph
es-dependency-graphJavaScript

Utility for obtaining the dependency graph from ES6 modules by analyzing import and export statements.

#es6-modules#build-tooling#cli-tool
Stars29
Forks7
Last commit7 years ago
grunt-microlib
grunt-microlibJavaScript

Shared Grunt tooling for Ember.js microlibraries using ES6 module transpiler and compatible folder structure.

#es6-modules#testing#grunt-plugin
Stars27
Forks5
Last commit13 years ago
transpile
transpileJavaScript

Transpiles JavaScript modules between ES6, CommonJS, AMD, and Steal formats with source map support.

#es6-modules#commonjs#stealjs
Stars25
Forks10
Last commit4 years ago
Marionette CLI
Marionette CLIJavaScript

A command-line utility for generating MarionetteJS application skeletons and Backbone/Marionette files with support for RequireJS, CommonJS, and ES6 modules.

#es6-modules#module-system#marionettejs
Stars23
Forks2
Last commit10 years ago
aurelia-rethink-bindtable
aurelia-rethink-bindtableJavaScript

Provides realtime Aurelia bindings to RethinkDB tables via Socket.io for dynamic data synchronization.

#realtime-data#es6-modules#javascript-framework
Stars16
Forks2
Last commit
Loom generators with ES6 ember modules
Loom generators with ES6 ember modulesJavaScript

A set of Ember.js generators for creating application objects using ES6 modules and Loom.

#es6-modules#loom#frontend
Stars15
Forks11
Last commit12 years ago
ember-cli-es6-transform
ember-cli-es6-transformJavaScript

Import and transpile external ES6 modules from npm, bower, or other sources into Ember apps.

#es6-modules#import#npm
Stars14
Forks7
Last commit4 years ago
es6-module-transpiler-brunch
es6-module-transpiler-brunchCoffeeScript

Brunch plugin that transpiles ES6 module syntax to AMD or CommonJS modules using Square's es6-module-transpiler.

#es6-modules#module-system#brunch-plugin
Stars8
Forks3
Last commit
es6-import-validate
es6-import-validateJavaScript

Validates ES6 Harmony Module import statements to ensure referenced exports exist.

#es6-modules#module-system#import-validation
Stars7
Forks1
Last commit12 years ago
mirrarray
mirrarrayJavaScript

A lightweight NPM module that creates a keymirror object from an array of strings or other primitive values.

#es6-modules#developer-tools#redux-actions
Stars5
Forks2
Last commit4 years ago
beck.js
beck.jsJavaScript

A toolkit for building ES6 Module Loader pipelines and a shim for legacy environments.

#es6-modules#commonjs#legacy-support
Stars5
Forks0
Last commit12 years ago
es6-translate
es6-translateJavaScript

A module that loads CommonJS modules in ES6 environments, always returning a default export.

#es6-modules#system-import#commonjs
Stars5
Forks0
Last commit8 years ago
Page 1 of 2Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
21 hours ago
9 years ago
12 years ago
#Javascript22
#Commonjs11
#Build Tool10
#Amd8
#Typescript6
#Frontend6
#Testing4
#Frontend Tooling4
#Javascript Library4
#Webgl4
#Module Transpiler3
#3d Graphics3