Crates.io | js-source-scopes |
lib.rs | js-source-scopes |
version | 0.5.0 |
source | src |
created_at | 2022-09-22 16:05:10.183921 |
updated_at | 2024-06-03 11:39:19.200405 |
description | Utilities for extracting and dealing with scope information in JS code |
homepage | https://github.com/getsentry/js-source-scopes |
repository | https://github.com/getsentry/js-source-scopes |
max_upload_size | |
id | 671824 |
size | 800,995 |
This crate provides functionality for extracting and processing scope information from JavaScript source files, and resolving that scope via SourceMaps.
extract_scope_names
]ScopeIndex
]SourceContext
]NameResolver
]JS Source Scopes is licensed under the Apache-2.0 license.