All Projects → jsdast → Similar Projects or Alternatives

338 Open source projects that are alternatives of or similar to jsdast

Compodoc
📔 The missing documentation tool for your Angular, Nest & Stencil application
Stars: ✭ 3,567 (+17735%)
Mutual labels:  jsdoc, ast
Unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
Stars: ✭ 3,036 (+15080%)
Mutual labels:  ast, unist
Esdoc
ESDoc - Good Documentation for JavaScript
Stars: ✭ 2,706 (+13430%)
Mutual labels:  jsdoc, ast
MarkdownSyntax
☄️ A Type-safe Markdown parser in Swift.
Stars: ✭ 65 (+225%)
Mutual labels:  ast, unist
ts-lehre
Generate document block(JsDoc, EsDoc, TsDoc) from source code
Stars: ✭ 14 (-30%)
Mutual labels:  jsdoc, tsdoc
sast
Parse CSS, Sass, SCSS, and Less into a unist syntax tree
Stars: ✭ 51 (+155%)
Mutual labels:  ast, unist
xast
Extensible Abstract Syntax Tree
Stars: ✭ 32 (+60%)
Mutual labels:  ast, unist
sveld
Generate TypeScript definitions for your Svelte components
Stars: ✭ 281 (+1305%)
Mutual labels:  jsdoc
impast
A library for package AST importing
Stars: ✭ 26 (+30%)
Mutual labels:  ast
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+575%)
Mutual labels:  ast
gradle2kts
Gradle Groovy to Gradle Kotlin conversion tool - discontinued spike
Stars: ✭ 34 (+70%)
Mutual labels:  ast
babel-codemod-example
An example of how to use babel as a codemod
Stars: ✭ 24 (+20%)
Mutual labels:  ast
parse-function
(!! moved to tunnckoCore/opensource multi-package repository !!) 🔱 Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
Stars: ✭ 37 (+85%)
Mutual labels:  ast
TypeInferencer
Algorithm W and Algorithm M in F#
Stars: ✭ 33 (+65%)
Mutual labels:  ast
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
Stars: ✭ 22 (+10%)
Mutual labels:  ast
puma
Meta-programming framework for JavaScript based on LayerD concepts
Stars: ✭ 30 (+50%)
Mutual labels:  ast
hxjsonast
Parse JSON into position-aware AST with Haxe!
Stars: ✭ 28 (+40%)
Mutual labels:  ast
tsquery-playground
Playground for TSQuery
Stars: ✭ 30 (+50%)
Mutual labels:  ast
hast-util-sanitize
utility to sanitize hast nodes
Stars: ✭ 34 (+70%)
Mutual labels:  unist
astra
Astra: a Java tool for analysing and refactoring Java source code
Stars: ✭ 35 (+75%)
Mutual labels:  ast
unist-util-inspect
utility to inspect nodes
Stars: ✭ 16 (-20%)
Mutual labels:  unist
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (+720%)
Mutual labels:  ast
estree-to-babel
convert estree ast to babel
Stars: ✭ 23 (+15%)
Mutual labels:  ast
node-typescript-parser
Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.
Stars: ✭ 121 (+505%)
Mutual labels:  ast
astravel
👟 Tiny and fast ESTree-compliant AST walker and modifier.
Stars: ✭ 38 (+90%)
Mutual labels:  ast
performance-decorator
🏇User behavior & Function execution tracking solution - 大型前端项目的用户行为跟踪,函数调用链分析,断点调试共享化和复用化实践
Stars: ✭ 39 (+95%)
Mutual labels:  ast
Headache
Programming Language that compiles to 8 Bit Brainfuck
Stars: ✭ 59 (+195%)
Mutual labels:  ast
yode
Yode - Focused Code Editing
Stars: ✭ 28 (+40%)
Mutual labels:  ast
wx2bd
微信和百度小程序的互转工具,脚本转换率目标为100%,持续更新中~~
Stars: ✭ 21 (+5%)
Mutual labels:  ast
hast-util-to-html
utility to serialize hast to HTML
Stars: ✭ 47 (+135%)
Mutual labels:  unist
coAST
Universal and language-independent abstract syntax tree
Stars: ✭ 30 (+50%)
Mutual labels:  ast
vast
A simple tool for vlang, generate v source file to AST json file
Stars: ✭ 23 (+15%)
Mutual labels:  ast
ast-builder
Build your ASTs directly from code
Stars: ✭ 18 (-10%)
Mutual labels:  ast
asty
Abstract Syntax Tree (AST) Data Structure
Stars: ✭ 28 (+40%)
Mutual labels:  ast
rector-laravel
Rector upgrades rules for Laravel
Stars: ✭ 75 (+275%)
Mutual labels:  ast
kataw
An 100% spec compliant ES2022 JavaScript toolchain
Stars: ✭ 303 (+1415%)
Mutual labels:  ast
jsdoc-http-plugin
Document your http endpoints with JSDoc
Stars: ✭ 38 (+90%)
Mutual labels:  jsdoc
gogrep
Syntax-aware Go code search, based on the mvdan/gogrep
Stars: ✭ 25 (+25%)
Mutual labels:  ast
redot
Graphviz dot file processor powered by plugins based on @unifiedjs
Stars: ✭ 60 (+200%)
Mutual labels:  ast
ast ninja
The Elixir AST explorer
Stars: ✭ 59 (+195%)
Mutual labels:  ast
hast-util-reading-time
utility to estimate the reading time
Stars: ✭ 55 (+175%)
Mutual labels:  unist
js-ziju
Compile javascript to LLVM IR, x86 assembly and self interpreting
Stars: ✭ 112 (+460%)
Mutual labels:  ast
rector-cakephp
Rector upgrades rules for CakePHP
Stars: ✭ 18 (-10%)
Mutual labels:  ast
generator-vintage-frontend
Modern front-end workflow
Stars: ✭ 15 (-25%)
Mutual labels:  jsdoc
retidy
Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)
Stars: ✭ 27 (+35%)
Mutual labels:  ast
soulsign-scripts
📝 一部分是个人为魂签制作的签到脚本,还有一些个人使用的签到脚本。
Stars: ✭ 50 (+150%)
Mutual labels:  jsdoc
omakase
Java-based, plugin-oriented CSS3+ parser
Stars: ✭ 13 (-35%)
Mutual labels:  ast
tidy-jsdoc
A clean JSDoc3 template
Stars: ✭ 16 (-20%)
Mutual labels:  jsdoc
astutils
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
Stars: ✭ 13 (-35%)
Mutual labels:  ast
ruby ast visualizer
🌲 Ruby AST Visualizer. Based on Parser.
Stars: ✭ 28 (+40%)
Mutual labels:  ast
rector-nette
Rector upgrades rules for Nette
Stars: ✭ 16 (-20%)
Mutual labels:  ast
esvalid
confirm that a SpiderMonkey format AST represents an ECMAScript program
Stars: ✭ 24 (+20%)
Mutual labels:  ast
ninny-json
JSON typeclasses that know the difference between null and absent fields
Stars: ✭ 19 (-5%)
Mutual labels:  ast
kolasu
Kotlin Language Support – AST Library
Stars: ✭ 45 (+125%)
Mutual labels:  ast
vscode-blockman
VSCode extension to highlight nested code blocks
Stars: ✭ 233 (+1065%)
Mutual labels:  ast
konan
find all require/import calls by walking the AST
Stars: ✭ 48 (+140%)
Mutual labels:  ast
lpegrex
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
Stars: ✭ 32 (+60%)
Mutual labels:  ast
C90Compiler-EIE2
C90 to MIPS I Compiler done as a coursework for EE2-15
Stars: ✭ 15 (-25%)
Mutual labels:  ast
ast-grep
🔍 Like grep, but more powerful than you can possibly imagine
Stars: ✭ 14 (-30%)
Mutual labels:  ast
parseclj
Clojure Parser for Emacs Lisp
Stars: ✭ 44 (+120%)
Mutual labels:  ast
1-60 of 338 similar projects