An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with esprima

A curated list of projects in awesome lists tagged with esprima .

https://github.com/jquery/esprima

ECMAScript parsing infrastructure for multipurpose analysis

ast ecmascript esprima javascript parser parsing

Last synced: 13 May 2025

https://github.com/kronuz/esprima-python

ECMAScript parsing infrastructure for multipurpose analysis

ast ecmascript esprima javascript parser parsing python

Last synced: 15 May 2025

https://github.com/jspicl/jspicl

A Javascript to PICO-8 Lua transpiler

ast esprima javascript jspicl lua pico-8 transpiler

Last synced: 16 Feb 2026

https://github.com/jonschlinkert/parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.

apidoc babel catharsis code comments context docs doctrine documentation espree esprima javascript jonschlinkert jsdoc markdown nodejs parse

Last synced: 08 Sep 2025

https://github.com/lydell/eslump

Fuzz testing JavaScript parsers and suchlike programs.

acorn babylon ecmascript escodegen espree esprima fuzz-testing javascript parse shift-codegen shift-parser

Last synced: 15 Oct 2025

https://github.com/jonschlinkert/extract-comments

Extract JavaScript code comments from a string or glob of files.

code-comments comments esprima extract javascript jonschlinkert nodejs parse tokenize

Last synced: 07 May 2025

https://github.com/pilotpirxie/cyclomatic-complexity

🐌 Detect cyclomatic complexity of your JavaScript and TypeScript code

cc complexity cyclomatic cyclomatic-complexity esprima javascript jsx tsx typescript

Last synced: 03 May 2025

https://github.com/jonschlinkert/esprima-extract-comments

Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or glob of files.

ast comments esprima extract javascript nodejs parse

Last synced: 04 Aug 2025

https://github.com/igdea/i18nc

I18N Tool for JS files.

ast esprima i18n i18nc javascript

Last synced: 30 Jan 2026

https://github.com/iGdea/i18nc

I18N Tool for JS files.

ast esprima i18n i18nc javascript

Last synced: 27 Apr 2025

https://github.com/amitayh/amd-compiler

Compiles JS source written as AMD modules to a single file without the need for a loader (RequireJS / almond / etc.)

almond amd-modules dependency-graph escodegen esprima javascript requirejs

Last synced: 20 May 2026

https://github.com/paulvollmer/jscode-find-callee

This is a tool to find calls at javascript code.

esprima estraverse find-callers

Last synced: 20 Jan 2026

https://github.com/jonschlinkert/espree-extract-comments

Uses espree to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.

comments espree esprima extract extract-comments javascript jonschlinkert nodejs parse

Last synced: 16 May 2026

https://github.com/capaj/esprima-undeclared-identifiers

given a javascript source code, returns undeclared identifiers

esprima

Last synced: 04 Apr 2025

https://github.com/farzonl/eslint-lowercase-plugin

eslint does not enforce identifiers starting with a lowercase letter.

abstract-syntax-tree esprima node-js

Last synced: 10 Feb 2026

https://github.com/jwillbold/rust-esprima-tree

Parser for a JavaScript AST produced by esprima

ast esprima javascript parser rust serde serde-json

Last synced: 28 Apr 2026

https://github.com/karimsa/bench-js-parsers

Some benchmarks to show the performance of various modern JS parsers.

acorn babel benchmark esprima javascript parser performance

Last synced: 19 May 2026