An open API service indexing awesome lists of open source software.

https://github.com/ts-stack/esm-loader

ESM loader for TypeScript/JavaScript projects that have maps between alias (like `@my-service/one/two.js`) and paths (like `../../../two.js`).
https://github.com/ts-stack/esm-loader

Last synced: about 2 months ago
JSON representation

ESM loader for TypeScript/JavaScript projects that have maps between alias (like `@my-service/one/two.js`) and paths (like `../../../two.js`).

Awesome Lists containing this project