Tentative to a simple JavaScript AST modification library
-
Updated
Jan 31, 2025 - JavaScript
Tentative to a simple JavaScript AST modification library
Merupakan proyek bahasa pemrograman saya yang dibangun dengan javascript, semua hal dari lexer, token, parser, ast node, dan code generator di buat dengan javascript. Hasil akhirnya adalah program assembly yang akan di compile dan linking sehingga bisa dijalankan seperti biasa. Disini menggunakan shell script untuk kemudahan dalam proses compile.
eslint-plugin-toggle-features is a custom ESLint plugin designed to improve feature flag management by enforcing clean and maintainable patterns. It includes rules to require one-line arrow functions in toggleFeatures and restrict ToggleFeaturesComponent props to direct JSX elements only.
An ESLint plugin to enforce rules related to absolute and relative path usage, public API imports in projects.
Mozilla Specification JavaScript/ES AST Traversal and Modification Unit, as god intended. (Deprecated)
An ESLint plugin to enforce rules related to absolute and relative path usage, public API imports in projects.
Add a description, image, and links to the ast-tree topic page so that developers can more easily learn about it.
To associate your repository with the ast-tree topic, visit your repo's landing page and select "manage topics."