The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
Updated
Oct 23, 2024 - JavaScript
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
A library and language for building parsers, interpreters, compilers, etc.
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
Lightweight and simple JS date formatting and parsing
Tutorial on how to make a custom React renderer
Parse text and make them into multiple React Native Text elements
🤠 Object property paths with wildcards and regexps 🌵
🔥🔥Official Repository for Multi-Human-Parsing (MHP)🔥🔥
Delivering delightful digital solutions. Monorepo of monorepos of Open Source packages with combined ~100M/month downloads, semantically versioned following @conventional-commits. Fully powered ES Modules, @airbnb @eslint + @prettier, independent & fixed versioning. Quality with @actions, CodeQL, & Dependabot.
A fast, safe, compliant XML parser for Node.js and browsers.
Convert CSV file to JSON
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
A tool for analyzing and transforming context-free grammars.
A tiny C compiler written purely in JavaScript.
⛑️ JSON serialization should never fail
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.