awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesSource Map Extractions

The process of extracting embedded mapping data from a bundle stream into separate files.

Distinct from Source Map Uploads: Specifically focuses on pulling data out of a stream, whereas Source Map Uploads [f17_mt3] focuses on storing maps in CI/CD.

Explore 1 awesome GitHub repository matching development tools & productivity · Source Map Extractions. Refine with filters or upvote what's useful.

Awesome Source Map Extractions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mozilla/source-mapالصورة الرمزية لـ mozilla

    mozilla/source-map

    3,728عرض على GitHub↗

    This project is a source map implementation library used for generating, parsing, and consuming source maps. It provides the functional components necessary to link transformed or minified code back to original source files, acting as a tool for code transformation debugging. The library includes a source map composer for building trees of code snippets that automatically produce output strings and mappings. It also functions as a source map merger, providing mechanisms to chain and merge multiple maps to resolve multi-step code transformations across different build stages. The project cove

    Extracts raw content of original source files directly from the parsed source map data.

    JavaScript
    عرض على GitHub↗3,728
  1. Home
  2. Development Tools & Productivity
  3. Source Code Mapping
  4. Source Map Resolution
  5. Source Map Uploads
  6. Source Map Extractions