This site is an independent open-source project and is not affiliated with, endorsed by, or sponsored by npm, Inc. or GitHub, Inc. The name “npm” is a registered trademark of npm, Inc., used here solely to describe compatibility and reference publicly available npm package data.
📦 ext-map
just an object that maps src file extensions to dest file extensions as key/value pairs (e.g. {'.less': '.css'}). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.