acorn
JavaScript parser
A small, fast JavaScript parser with plugin support
A small, fast, JavaScript-based JavaScript parser
11k stars
177 watching
888 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pegjs/pegjs | A tool for generating fast parsers with excellent error reporting from JavaScript code | 4,839 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,530 |
benhmoore/knwl | A JavaScript library for extracting specific data from text | 5,290 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
cameronhunter/rollup-plugin-pegjs | An npm package that allows importing PEG.js grammars as parsers directly in code | 7 |
kach/nearley | A toolkit for building efficient and powerful parsers in JavaScript. | 3,638 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,672 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,474 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,871 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,606 |
chevrotain/chevrotain | A toolkit for building parsers and lexers in JavaScript | 2,511 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,607 |
mholt/papaparse | A fast and reliable CSV parser for JavaScript applications | 12,621 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,080 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,272 |