esm
ES module loader
An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+
Tomorrow's ECMAScript modules today!
Archived
5k stars
57 watching
147 forks
Language: JavaScript
last commit: 11 months ago es6es6-modulesesmesmodulesnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides compatibility shims for legacy JavaScript engines to mimic ECMAScript 6 behavior | 3,118 |
| Generates ECMAScript code from an Abstract Syntax Tree (AST) | 2,665 |
| An ECMAScript parser for analyzing and interpreting JavaScript code | 7,066 |
| A JavaScript shim that enables compatibility with older JavaScript engines by providing implementations of missing EcmaScript 5 features. | 7,113 |
| Converts CommonJS to ES Module syntax while preserving tree-shakability and idiomatic output | 397 |
| A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
| Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
| Tools and utilities for TypeScript on Node.js | 12,938 |
| Compiles C and C++ to WebAssembly for deployment on the web and other platforms | 25,944 |
| A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
| A plugin that validates proper imports in JavaScript code. | 5,589 |
| Transforms ECMAScript 6 generator functions into efficient ES5 code | 3,834 |
| A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 |
| Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. | 187 |
| Manages dependencies and resolves module imports in a Node.js-based application | 3,788 |