`parse-static-imports` is a JavaScript library that parses ECMAScript static imports, handling default imports, star imports, named imports (with aliases), side-effect only imports, and multi-line imports while ignoring comments. It's designed for developers who need to analyze or manipulate static imports in JavaScript/TypeScript files, such as build tools, code analysis tools, or bundlers.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Gracefully parse ECMAScript static imports 💃