Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlenon7/node-import-alias-ts
🧰 Simple POC writing a NPM package using TypeScript and Node.js import aliases.
https://github.com/jlenon7/node-import-alias-ts
Last synced: 9 days ago
JSON representation
🧰 Simple POC writing a NPM package using TypeScript and Node.js import aliases.
- Host: GitHub
- URL: https://github.com/jlenon7/node-import-alias-ts
- Owner: jlenon7
- License: mit
- Created: 2023-03-22T00:00:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T19:33:57.000Z (over 1 year ago)
- Last Synced: 2024-10-05T23:41:32.586Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 300 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# node-import-alias-ts 🧰
This project is just a simple POC creating a NPM package using TypeScript with Node.js import aliases with as few hacks as possible.