acorn
JavaScript parser
A small, fast JavaScript parser with plugin support
A small, fast, JavaScript-based JavaScript parser
11k stars
176 watching
886 forks
Language: JavaScript
last commit: 25 days 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,829 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,365 |
benhmoore/knwl | A JavaScript library for extracting specific data from text | 5,292 |
axios/axios | An HTTP client library for making requests to web servers using the Promise API. | 105,804 |
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,607 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,664 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,451 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,578 |
chevrotain/chevrotain | A toolkit for building parsers and lexers in JavaScript | 2,499 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,606 |
mholt/papaparse | A fast and reliable CSV parser for JavaScript applications | 12,552 |
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,031 |
shelljs/shelljs | Provides portable Unix shell commands for Node.js | 14,267 |