jimbojw / jslexLinks
A lexical analyzer in JavaScript.
☆24Updated 7 years ago
Alternatives and similar repositories for jslex
Users that are interested in jslex are comparing it to the libraries listed below
Sorting:
- In-memory git-like interface for managing content☆78Updated 5 years ago
- Package your Node.js project into an executable☆106Updated 2 years ago
- Create sections in the terminal.☆18Updated 6 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Run code in sandbox with in-memory module resolution☆62Updated 2 years ago
- File system abstraction layer for the browser☆161Updated 2 years ago
- Highlighter for JavaScript regex syntax☆44Updated 4 years ago
- A simple tool that helps you to retrieve the function location from its reference.☆117Updated 10 months ago
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- An UI animation library designed for modern JS frameworks.☆26Updated 7 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- 📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.☆36Updated 3 years ago
- Debug your JavaScript in the browser☆97Updated 11 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆122Updated 2 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated 3 weeks ago
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆177Updated 9 years ago
- A runtime jsx parser. Write your jsx with tagged template literals.☆16Updated 6 years ago
- require('vm') like in node but for the browser☆203Updated 9 months ago
- Rewrite file system `fs` paths☆62Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Infinite recursion in JS without stack overflow errors, based on magic 🎩✨🐇☆25Updated 7 years ago
- Exports a jsdom window object.