escodegen
Code generator
Generates ECMAScript code from an Abstract Syntax Tree (AST)
ECMAScript code generator
3k stars
63 watching
334 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
astecmascriptestreejavascript
Related projects:
Repository | Description | Stars |
---|---|---|
| An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
| A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
| An ECMAScript parser for analyzing and interpreting JavaScript code | 7,066 |
| Transforms ECMAScript 6 generator functions into efficient ES5 code | 3,834 |
| A JavaScript shim that enables compatibility with older JavaScript engines by providing implementations of missing EcmaScript 5 features. | 7,113 |
| A standard format for representing JavaScript source code | 5,146 |
| A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
| Port of FFmpeg in JavaScript for efficient encoding and decoding on the web. | 3,323 |
| Compiles C and C++ to WebAssembly for deployment on the web and other platforms | 25,944 |
| Generates documentation for JavaScript projects based on their source code. | 2,740 |
| Provides compatibility shims for legacy JavaScript engines to mimic ECMAScript 6 behavior | 3,118 |
| Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
| Implementations of computer science algorithms in JavaScript. | 7,844 |
| A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
| A Yeoman generator tool that facilitates the creation of Node.js projects with ES6/ES7 support using Traceur and ES6 module loader. | 5 |