https://github.com/mttankkeo/swc-reference
This package resolves references to their original literal values using swc AST. Ideal for code analysis and debugging.
https://github.com/mttankkeo/swc-reference
Last synced: 4 months ago
JSON representation
This package resolves references to their original literal values using swc AST. Ideal for code analysis and debugging.
- Host: GitHub
- URL: https://github.com/mttankkeo/swc-reference
- Owner: MTtankkeo
- License: mit
- Created: 2024-09-06T04:32:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T04:53:49.000Z (9 months ago)
- Last Synced: 2025-01-04T15:45:14.694Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
SWC Literal Reference
Version
1.0.0-dev
# Introduction
This package resolves references to their original literal values using swc AST. Ideal for code analysis and debugging.